1. 12 Apr, 2018 1 commit
    • Taylor Robie's avatar
      Resnet distribution strategies (#3887) · 32aa6563
      Taylor Robie authored
      * begin transfer from contrib fork
      
      more changes to resnet_run_loop
      
      use AUTOTUNE in prefetch
      
      first pass at resnet with functional distribution strategies
      
      fix syntax error
      
      delint
      
      aesthetic tweaks
      
      delint and fix typos
      
      rip multi_gpu flag out of resnet entirely. Subject to saved model load verification
      
      update cifar10 and imagenet tests to reflect that the model function no longer need to know about multi_gpu
      
      fix imagenet test
      
      start addressing PR comments
      
      more PR response work
      
      * misc tweaks
      
      * add a comment
      
      * final pr tweaks
      
      * fix parsers
      32aa6563
  2. 11 Apr, 2018 1 commit
  3. 10 Apr, 2018 4 commits
  4. 06 Apr, 2018 2 commits
  5. 04 Apr, 2018 1 commit
  6. 03 Apr, 2018 2 commits
  7. 28 Mar, 2018 1 commit
    • Karmel Allison's avatar
      Add SavedModel export to Resnet (#3759) · eb73a850
      Karmel Allison authored
      * Adding export_dir and model saving for Resnet
      
      * Moving to utils for tests
      
      * Adding batch_size
      
      * Adding multi-gpu export warning
      
      * Responding to CR
      
      * Py3 compliance
      eb73a850
  8. 23 Mar, 2018 1 commit
  9. 22 Mar, 2018 4 commits
  10. 20 Mar, 2018 2 commits
  11. 15 Mar, 2018 1 commit
  12. 12 Mar, 2018 1 commit
    • yhliang2018's avatar
      make /official a Python module (#3557) · 6e3e5c38
      yhliang2018 authored
      * Adding logging utils
      
      * restore utils
      
      * delete old file
      
      * update inputs and docstrings
      
      * make /official a python module
      
      * remove /utils directory
      
      * Update readme for python path setting
      
      * Change readme texts
      6e3e5c38
  13. 06 Mar, 2018 1 commit
  14. 02 Mar, 2018 2 commits
  15. 01 Mar, 2018 1 commit
  16. 24 Feb, 2018 1 commit
  17. 17 Feb, 2018 2 commits
  18. 16 Feb, 2018 4 commits
  19. 08 Feb, 2018 2 commits
  20. 06 Feb, 2018 3 commits
  21. 31 Jan, 2018 3 commits