Refactor ImageNet example aligning with Issue #231 #287
Add working imagenet refactored code.
b7d38520
Make ImageNet reproducible.
a5099345
Refactor benchmark file for ImageNet.
762a9a44
Change train_benchmark -> imagenet_benchmark. Explain testing/dataset…
ed35d390
avital
commented
on 2020-05-27
Remove code added for reproducibility using random seeds. This will b…
35303d3c
mohitreddy1996
changed the title Add working imagenet refactored code. Refactor ImageNet example aligning with Issue #231 6 years ago
mohitreddy1996
marked this pull request as ready for review 6 years ago
Replace TODOs and add reproducibility section in README.
baceab3c
avital
commented
on 2020-05-28
Resolve comments.
c4f04e64
Merge branch 'master' into refactor-imagenet
c6d1d4b6
Remove dummy assertions in imagenet_lib_test. Fix nits at other places.
69f7c142
Merge from master. Few changes accordingly.
fde64547
Fix master merge issue.
a725012c
Unit testing should use local copies of dataset configs.
03c62445
Split num_train_eval_steps -> num_train_steps, num_eval_steps.
cf3e6c5d
Marvin182
approved these changes
on 2020-08-27
Fix comments: tensorflow.compat.v2 -> tensorflow.
72ec6a38
avital
approved these changes
on 2020-09-03
Resolve merge conflicts.
aa06c7a1
Login to write a write a comment.
Login via GitHub