1. 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
  2. 25 Apr, 2019 1 commit
  3. 24 Apr, 2019 4 commits
  4. 17 Apr, 2019 3 commits
  5. 12 Apr, 2019 2 commits
  6. 11 Apr, 2019 1 commit
  7. 10 Apr, 2019 1 commit
  8. 08 Apr, 2019 3 commits
  9. 05 Apr, 2019 3 commits
  10. 04 Apr, 2019 2 commits
  11. 03 Apr, 2019 4 commits
  12. 02 Apr, 2019 1 commit
  13. 01 Apr, 2019 1 commit
  14. 30 Mar, 2019 1 commit
  15. 29 Mar, 2019 2 commits
  16. 28 Mar, 2019 3 commits
    • Shining Sun's avatar
      Added benchmark test and convergence test for the NCF model (#6318) · 4c11b84b
      Shining Sun authored
      * initial commit
      
      * bug fix
      
      * Move build_stats from common to keras main, because it is only applicable in keras
      
      * remove tailing blank line
      
      * add test for synth data
      
      * add kwargs to init
      
      * add kwargs to function invokation
      
      * correctly pass kwargs
      
      * debug
      
      * debug
      
      * debug
      
      * fix super init
      
      * bug fix
      
      * fix local_flags
      
      * fix import
      
      * bug fix
      
      * fix log_steps flag
      
      * bug fix
      
      * bug fix: add missing return value
      
      * resolve double-defined flags
      
      * lint fix
      
      * move log_steps flag to benchmarK flag
      
      * fix lint
      
      * lint fix
      
      * lint fix
      
      * try flag core default values
      
      * bug fix
      
      * bug fix
      
      * bug fix
      
      * debug
      
      * debug
      
      * remove debug prints
      
      * rename benchmark methods
      
      * flag bug fix for synth benchmark
      4c11b84b
    • Shining Sun's avatar
      Add a README for ResNet keras (#6293) · f5bb2af2
      Shining Sun authored
      * Initial commit
      
      * Fininshed
      
      * bug fix
      
      * bug fix
      
      * bug fix
      
      * Resolve review comments
      
      * Typo fix
      
      * resolve comments
      
      * fix number error
      
      * Resolve comments
      f5bb2af2
    • Haoyu Zhang's avatar
      Add trivial Keras model (#6460) · b09685fe
      Haoyu Zhang authored
      b09685fe
  17. 27 Mar, 2019 1 commit
  18. 26 Mar, 2019 1 commit
  19. 25 Mar, 2019 1 commit
  20. 22 Mar, 2019 1 commit
  21. 20 Mar, 2019 1 commit
  22. 19 Mar, 2019 2 commits