1. 20 Mar, 2018 2 commits
  2. 19 Mar, 2018 2 commits
  3. 16 Mar, 2018 1 commit
  4. 15 Mar, 2018 2 commits
  5. 14 Mar, 2018 1 commit
  6. 13 Mar, 2018 2 commits
  7. 12 Mar, 2018 3 commits
  8. 06 Mar, 2018 1 commit
  9. 05 Mar, 2018 2 commits
    • Karmel Allison's avatar
      Add synthetic data option to Resnet (#3503) · 74c43aae
      Karmel Allison authored
      * Adding option to run with synthetic data.
      
      * Adding option to run with synthetic data.
      
      Adding option to run with synthetic data.
      
      Adding option to run with synthetic data.
      
      Debugging
      
      Debugging
      
      Debugging
      
      Removing dataset
      
      Removing dataset
      
      Updating comments
      
      Updating tests
      
      Updating tests
      
      Clarifying name of fn
      
      Tests
      
      * Copy pasta
      
      * Using dataset as recommended by mrry
      
      * Updating tests to use datasets
      74c43aae
    • Karmel Allison's avatar
      Revert "Support to set inter_op_parallelism_threads and... · 62f1d732
      Karmel Allison authored
      Revert "Support to set inter_op_parallelism_threads and intra_op_parallelism_threads for ResNet (#3502)" (#3518)
      
      This reverts commit ce445976.
      62f1d732
  10. 02 Mar, 2018 1 commit
  11. 01 Mar, 2018 1 commit
    • Karmel Allison's avatar
      Multi-GPU Resnet (#3472) · a41f00ac
      Karmel Allison authored
      * Refactor and use class-based model for Resnet
      
      * Linting
      
      * Cleanup
      
      * Cleanup in lieu of MNIST changes
      
      * Moving params to init function
      
      * Making learning_rate function
      
      * Testing remotely...
      
      * Testing remotely...
      
      * Testing remotely...
      
      * Testing remotely...
      
      * Testing remotely...
      
      * Respond to CR pt 1
      
      * Respond to CR pt 2
      
      * Respond to CR pt 3
      
      * Respond to CR pt 4
      
      * Adding batch norm vars in
      
      * Exclude batch norm vars as the default
      
      * Fixing CIFAR-10 naming
      
      * Adding multi-GPU code
      
      * Git rewind
      
      * Git add file
      
      * Manual revert
      
      * Fixing tests
      
      * Allowing input thread specification
      
      * Adding comments
      
      * Allowing input thread specification
      
      * Merging resnet files
      
      * Merging resnet files
      
      * Refactoring input methods to allow for Reed's improvements
      
      * Adding comments
      
      * Changing arg name
      
      * Removing contrib shuffle_and_repeat
      
      * Removing contrib shuffle_and_repeat
      
      * Removing contrib shuffle_and_repeat
      
      * Debugging
      
      * Removing with dependency on update_op
      
      * Updating comments.
      
      * Returning dataset directly
      
      * Adding newline
      
      * Adding num_gpus flag
      
      * Refining preprocessing, part 1
      
      * Refinements to preprocessing resulting from multi-GPU tests
      
      * Reviving one-hot labels
      
      * Reviving one-hot labels
      
      * Fixing label shapes
      
      * Removing epoch leftovers
      
      * Adding random flip back in
      
      * Reverting unnecessary linting of test file
      
      * Respond to CR
      
      * Respond to CR
      
      * Respond to CR
      
      * Remove conversion to float
      
      * Remove conversion to float- comment
      
      * Making means full-scale
      
      * Pulling data.take under multi_gpu flag
      
      * Pulling data.take under multi_gpu flag- Cifar
      
      * Pulling data.take under multi_gpu flag- Cifar
      
      * Removing num_gpus
      
      * Removing num_gpus
      a41f00ac
  12. 28 Feb, 2018 1 commit
  13. 16 Feb, 2018 1 commit
    • Karmel Allison's avatar
      Performance tuning image preprocessing (#3383) · 9a30bb66
      Karmel Allison authored
      * Refining preprocessing, part 1
      
      * Refinements to preprocessing resulting from multi-GPU tests
      
      * Reviving one-hot labels
      
      * Reviving one-hot labels
      
      * Fixing label shapes
      
      * Adding random flip back in
      
      * Reverting unnecessary linting of test file
      
      * Respond to CR
      
      * Respond to CR
      
      * Respond to CR
      9a30bb66
  14. 08 Feb, 2018 4 commits
  15. 07 Feb, 2018 1 commit
  16. 06 Feb, 2018 1 commit
  17. 03 Feb, 2018 1 commit
  18. 02 Feb, 2018 1 commit
  19. 14 Dec, 2017 1 commit
  20. 09 Nov, 2017 1 commit
  21. 08 Nov, 2017 1 commit
  22. 07 Nov, 2017 4 commits
  23. 06 Nov, 2017 4 commits
  24. 27 Oct, 2017 1 commit