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
Caching the results pre-shuffling prevents TF from recomputing the pre-shuffle batches from scratch repeatedly.
A speedup of about >5x is expected for the input pipeline, and similarly for the training cycle times as well.
0 commit comments