1. 03 May, 2018 3 commits
  2. 02 May, 2018 1 commit
  3. 30 Apr, 2018 2 commits
  4. 26 Apr, 2018 1 commit
  5. 23 Apr, 2018 1 commit
  6. 19 Apr, 2018 1 commit
  7. 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
  8. 11 Apr, 2018 1 commit
  9. 10 Apr, 2018 4 commits
  10. 06 Apr, 2018 2 commits
  11. 04 Apr, 2018 1 commit
  12. 03 Apr, 2018 2 commits
  13. 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
  14. 23 Mar, 2018 1 commit
  15. 22 Mar, 2018 4 commits
  16. 20 Mar, 2018 2 commits
  17. 15 Mar, 2018 1 commit
  18. 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
  19. 06 Mar, 2018 1 commit
  20. 02 Mar, 2018 2 commits
  21. 01 Mar, 2018 1 commit
  22. 24 Feb, 2018 1 commit
  23. 17 Feb, 2018 2 commits
  24. 16 Feb, 2018 3 commits