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
Add minor performance improvements to resnet input pipeline (#4340)
* Remove one hot labels, Add drop_remainder to batch, Use parallel interleve in imagenet dataset.
* minor lint fix
* Don't try to read the files twice...
* Add explanation for cycle_length
0 commit comments