1. 13 Jun, 2019 1 commit
  2. 15 May, 2019 1 commit
  3. 29 Apr, 2019 1 commit
    • Igor's avatar
      Add benchmarks with the --cloning flag to Resnet and NFC. (#6675) · af47736d
      Igor authored
      * Add benchmarks with the --cloning flag to Resnet and NFC.
      
      * Renamed cloning to clone_model_in_keras_dist_strat. Dropped a few tests that aren't essential.
      
      * Fixed up the formatting after re-naming the flag to a much longer  name.  Thanks, lint.
      * Fixed the lint error in nfc_common.py
      af47736d
  4. 08 Apr, 2019 2 commits
  5. 22 Feb, 2019 3 commits
  6. 13 Feb, 2019 1 commit
  7. 12 Feb, 2019 1 commit
    • Toby Boyd's avatar
      Add model_dir to all tests to avoid "resource not found error". (#6143) · f788046c
      Toby Boyd authored
      * fix test benchmark_graph_1_gpu_no_dist_strat failing
      
      - Failure only occurs when all 1_gpu tests are run
      together with the error:
      tensorflow.python.framework.errors_impl.NotFoundError:
      Resource localhost/logdir:/tmp/cifar10_model/
      N10tensorflow22SummaryWriterInterfaceE does not exist.
      [Op:WriteScalarSummary] name: epoch_loss/
      
      Another fix might be to generate a different model_dir
      in the core code, but that has other draw backs such as
      restarting from the checkpoint.
      
      * Model_dir for all tests.
      f788046c
  8. 01 Feb, 2019 1 commit
  9. 31 Jan, 2019 1 commit
    • Toby Boyd's avatar
      Add resnet56 short tests. (#6101) · 2519f29b
      Toby Boyd authored
      * Add resnet56 short tests.
      - created base benchmark module
      - renamed accuracy test class to contain the word Accuracy
      which will result in a need to update all the jobs
      and a loss of history but is worth it.
      - short tests are mostly copied from shining with oss refactor
      
      * Address feedback.
      
      * Move flag_methods to init
      - Address setting default flags repeatedly.
      
      * Rename accuracy tests.
      
      * Lint errors resolved.
      
      * fix model_dir set to flags.data_dir.
      
      * fixed not fulling pulling out flag_methods.
      2519f29b
  10. 18 Jan, 2019 1 commit
  11. 17 Jan, 2019 1 commit
  12. 15 Jan, 2019 1 commit
  13. 11 Jan, 2019 1 commit
  14. 27 Dec, 2018 2 commits
  15. 23 Dec, 2018 1 commit
  16. 22 Dec, 2018 1 commit
  17. 21 Dec, 2018 1 commit
  18. 10 Dec, 2018 1 commit
  19. 07 Dec, 2018 1 commit