1. 15 May, 2019 3 commits
  2. 11 May, 2019 1 commit
  3. 10 May, 2019 5 commits
  4. 09 May, 2019 1 commit
  5. 07 May, 2019 1 commit
  6. 06 May, 2019 1 commit
  7. 04 May, 2019 1 commit
    • Haoyu Zhang's avatar
      Enable CuDNN BatchNorm spatial persistent by default (#6710) · 58deb059
      Haoyu Zhang authored
      * Enable CuDNN BatchNorm spatial persistent by default; Remove 2nd zero padding layer
      
      * Apply scale=False and fused=True consistently to BatchNorm layers
      
      * Undo remove padding layer
      
      * Replace zero padding with padding attribute in max pooling for better performance
      
      * Resolve comments
      
      * Revert "Replace zero padding with padding attribute in max pooling for better performance"
      
      This reverts commit ad49db057c800ecac008eec1057005bd2c08ac73.
      58deb059
  8. 03 May, 2019 1 commit
  9. 02 May, 2019 1 commit
  10. 01 May, 2019 1 commit
    • Reed's avatar
      Add --fp16_implementation option. (#6703) · b691578c
      Reed authored
      This options allows the new tf.train.experimental.enable_mixed_precision_graph_rewrite() function to be used for fp16, instead of manual casts.
      b691578c
  11. 30 Apr, 2019 1 commit
  12. 29 Apr, 2019 3 commits
    • Igor's avatar
      Replace per_device with per_replica and PerDevice with PerReplica, because the... · b00783d7
      Igor authored
      Replace per_device with per_replica and PerDevice with PerReplica, because the PerDevice concept was renamed and doesn't exist anymore. (#6693)
      
      * Replace per_device with per_replica and PerDevice with PerReplica, because the PerReplica concept was renamed and doesn't exist anymore.
      b00783d7
    • Shining Sun's avatar
      bug fix (#6695) · 0f6f656f
      Shining Sun authored
      * bug fix
      
      * bug fix
      0f6f656f
    • 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
  13. 26 Apr, 2019 2 commits
  14. 25 Apr, 2019 1 commit
  15. 24 Apr, 2019 5 commits
  16. 23 Apr, 2019 2 commits
  17. 22 Apr, 2019 1 commit
  18. 18 Apr, 2019 1 commit
  19. 17 Apr, 2019 4 commits
  20. 12 Apr, 2019 2 commits
  21. 11 Apr, 2019 1 commit
  22. 10 Apr, 2019 1 commit