You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some issues with large batches and the dataset API (observed with TFRecords) that slow training down a lot - the "shuffle buffer" takes a very long time to fill. This restricts the run to short batches. This should be investigated.
The text was updated successfully, but these errors were encountered:
There are some issues with large batches and the dataset API (observed with TFRecords) that slow training down a lot - the "shuffle buffer" takes a very long time to fill. This restricts the run to short batches. This should be investigated.
The text was updated successfully, but these errors were encountered: