1. 10 Oct, 2019 1 commit
  2. 23 Sep, 2019 1 commit
  3. 10 Sep, 2019 1 commit
  4. 09 Sep, 2019 1 commit
  5. 29 Aug, 2019 1 commit
  6. 28 Aug, 2019 1 commit
  7. 19 Aug, 2019 1 commit
  8. 14 Aug, 2019 4 commits
  9. 13 Aug, 2019 3 commits
  10. 09 Aug, 2019 4 commits
  11. 07 Aug, 2019 1 commit
  12. 06 Aug, 2019 1 commit
  13. 01 Aug, 2019 1 commit
  14. 30 Jul, 2019 1 commit
  15. 29 Jul, 2019 1 commit
    • Hongjun Choi's avatar
      Merged commit includes the following changes: (#7322) · 803f833c
      Hongjun Choi authored
      260228553  by priyag<priyag@google.com>:
      
          Enable transformer and NCF official model tests. Also fix some minor issues so that all tests pass with TF 1 + enable_v2_behavior.
      
      --
      260043210  by A. Unique TensorFlower<gardener@tensorflow.org>:
      
          Add logic to train NCF model using offline generated data.
      
      --
      259778607  by priyag<priyag@google.com>:
      
          Internal change
      
      259656389  by hongkuny<hongkuny@google.com>:
      
          Internal change
      
      PiperOrigin-RevId: 260228553
      803f833c
  16. 25 Jul, 2019 1 commit
  17. 24 Jul, 2019 2 commits
  18. 23 Jul, 2019 1 commit
  19. 08 Jul, 2019 1 commit
  20. 24 Jun, 2019 1 commit
  21. 21 Jun, 2019 1 commit
    • Toby Boyd's avatar
      NCF XLA and Eager tests with a refactor of resnet flags to make this cleaner. (#7067) · a68f65f8
      Toby Boyd authored
      * XLA FP32 and first test
      
      * More XLA benchmarks FP32.
      
      * Add eager to NCF and refactor resnet.
      
      * fix v2_0 calls and more flag refactor.
      
      * Remove extra flag args.
      
      * 90 epoch default
      
      * add return
      
      * remove xla not used by estimator.
      
      * Remove duplicate run_eagerly.
      
      * fix flag defaults.
      
      * Remove fp16_implementation flag option.
      
      * Remove stop early on mlperf test.
      
      * remove unneeded args.
      
      * load flags from keras mains.
      a68f65f8
  22. 18 Jun, 2019 1 commit
  23. 13 Jun, 2019 1 commit
  24. 05 Jun, 2019 1 commit
  25. 03 Jun, 2019 1 commit
  26. 24 May, 2019 1 commit
  27. 23 May, 2019 1 commit
    • guptapriya's avatar
      Change batch size and epochs for NCF benchmarks · e8f97a1d
      guptapriya authored
      Current batch size 160000 does not converge to the desired HR. So we decrease to 99k which is known to converge. Tested locally and got to 63.5 at epoch 7. Also decreasing number of epochs as I don't see any improvement after epoch 7-8.
      e8f97a1d
  28. 15 May, 2019 1 commit
  29. 29 Apr, 2019 2 commits
    • Toby Boyd's avatar
      Add accuracy check. (#6694) · 294660bd
      Toby Boyd authored
      * Add accuracy check.
      
      * Avoid double flag init, move data_dir to real data.
      
      * Comment on lower accuracy target.
      294660bd
    • 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
  30. 22 Apr, 2019 1 commit