"vscode:/vscode.git/clone" did not exist on "8afc3c079aae1c19d916cd31b2acf16bf023bece"
  1. 24 Jul, 2019 3 commits
  2. 23 Jul, 2019 1 commit
  3. 20 Jul, 2019 1 commit
  4. 11 Jul, 2019 3 commits
  5. 08 Jul, 2019 1 commit
  6. 03 Jul, 2019 1 commit
    • Toby Boyd's avatar
      Unit tests pass TF 2.0 GPU and CPU locally. (#7101) · 49097655
      Toby Boyd authored
      * Fix unit tests failures.
      
      * 96% of TF 2.0 tests on GPU are passing.
      
      * Currently all passing GPU and CPU TF 2.0
      
      * Address code comments.
      
      * use tf 2.0 cast.
      
      * Comment about working on TF 2.0 CPU
      
      * Uses contrib turn off for TF 2.0.
      
      * Fix wide_deep and add keras_common_tests.
      
      * use context to get num_gpus.
      
      * Switch to tf.keras.metrics
      49097655
  7. 28 Jun, 2019 1 commit
  8. 22 Jun, 2019 1 commit
  9. 21 Jun, 2019 2 commits
  10. 20 Jun, 2019 2 commits
  11. 19 Jun, 2019 2 commits
    • Reed's avatar
      Add mixed precision support to Transformer (#7011) · f8ec01ae
      Reed authored
      f8ec01ae
    • Toby Boyd's avatar
      Add XLA to transformer (#7048) · 269581dc
      Toby Boyd authored
      
      
      * set default steps to 300K.
      
      * Log flags to perfzero.
      
      * Add XLA support to transformer
      
      - Moved config logic to keras_utils
      - Added enable_xla flag to _performance flags
      - Did not refactor enable_xla flag from keras resnet due to
        reliance on calling FLAGs in estimator keras and that is
        a needed refactor for another time.
      
      * fix g3 lint complaint.
      
      * Refactor set config into keras_utils.
      
      * Move flags out of main.
      
      * pipe through enable_xla
      
      * Update official/transformer/v2/misc.py
      Co-Authored-By: default avatarReed <reedwm@google.com>
      269581dc
  12. 18 Jun, 2019 1 commit
  13. 11 Jun, 2019 1 commit
  14. 06 Jun, 2019 3 commits
  15. 05 Jun, 2019 7 commits
  16. 31 May, 2019 2 commits
  17. 29 May, 2019 4 commits
  18. 28 May, 2019 4 commits