1. 31 May, 2019 1 commit
  2. 29 May, 2019 1 commit
  3. 28 May, 2019 2 commits
  4. 24 May, 2019 3 commits
    • rxsang's avatar
      Add a graph optional_next Reset benchmark. (#6876) · 49eaaaf2
      rxsang authored
      * Add a graph optional_next Reset benchmark.
      
      * Fix lint error.
      49eaaaf2
    • Toby Boyd's avatar
      Moved common keras code to utils. (#6859) · 3254cabb
      Toby Boyd authored
      3254cabb
    • Tian Lin's avatar
      Merged commit that fixes transformer's predict and eval. (#6874) · b9cab01b
      Tian Lin authored
      * Merged commit includes the following changes:
      249776315  by tianlin<tianlin@google.com>:
      
          Internal change
      
      249763206  by tianlin<tianlin@google.com>:
      
          For TF 2.0 (related to Beam Search), expand cond dims in tf.where(cond, x, y) to make all parameters broadcastable.
      
      --
      249392724  by hongkuny<hongkuny@google.com>:
      
          Internal change
      
      PiperOrigin-RevId: 249776315
      
      * Merged commit includes the following changes:
      249823043  by tianlin<tianlin@google.com>:
      
          Bring back v2 test for predict and eval.
      
      --
      
      PiperOrigin-RevId: 249823043
      b9cab01b
  5. 23 May, 2019 3 commits
  6. 22 May, 2019 1 commit
  7. 21 May, 2019 1 commit
  8. 15 May, 2019 2 commits
  9. 10 May, 2019 5 commits
  10. 09 May, 2019 1 commit
  11. 07 May, 2019 1 commit
  12. 06 May, 2019 1 commit
  13. 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
  14. 30 Apr, 2019 1 commit
  15. 29 Apr, 2019 2 commits
    • 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
  16. 25 Apr, 2019 1 commit
  17. 24 Apr, 2019 4 commits
  18. 17 Apr, 2019 3 commits
  19. 12 Apr, 2019 2 commits
  20. 11 Apr, 2019 1 commit
  21. 10 Apr, 2019 1 commit
  22. 08 Apr, 2019 2 commits