1. 08 Mar, 2021 1 commit
  2. 25 Feb, 2021 2 commits
  3. 05 Jan, 2021 2 commits
  4. 29 Dec, 2020 2 commits
  5. 17 Nov, 2020 2 commits
  6. 01 Oct, 2020 2 commits
    • Rick Chao's avatar
      PSv2: Replace existing `tf.distribute.experimental.ParameterServerStrategy`... · 096803bd
      Rick Chao authored
      PSv2: Replace existing `tf.distribute.experimental.ParameterServerStrategy` usage with `tf.compat.v1.distribute.experimental.ParameterServerStrategy` to prepare for the upcoming TF2 ParameterServerStrategy API release.
      
      The practically only difference for API endpoint switch is the monitoring from V2 to V1, for those who were using `tf.distribute.experimental.ParameterServerStrategy`. It's not supported in V2 and should be tracked as V1 anyway.
      
      PiperOrigin-RevId: 334847114
      096803bd
    • Rick Chao's avatar
      PSv2: Replace existing `tf.distribute.experimental.ParameterServerStrategy`... · 4680f2fa
      Rick Chao authored
      PSv2: Replace existing `tf.distribute.experimental.ParameterServerStrategy` usage with `tf.compat.v1.distribute.experimental.ParameterServerStrategy` to prepare for the upcoming TF2 ParameterServerStrategy API release.
      
      The practically only difference for API endpoint switch is the monitoring from V2 to V1, for those who were using `tf.distribute.experimental.ParameterServerStrategy`. It's not supported in V2 and should be tracked as V1 anyway.
      
      PiperOrigin-RevId: 334847114
      4680f2fa
  7. 17 Sep, 2020 2 commits
  8. 13 Sep, 2020 2 commits
  9. 12 Aug, 2020 2 commits
  10. 10 Apr, 2020 1 commit
  11. 30 Mar, 2020 1 commit
  12. 17 Mar, 2020 1 commit
  13. 13 Feb, 2020 1 commit
  14. 27 Jan, 2020 1 commit
  15. 15 Dec, 2019 1 commit
  16. 14 Dec, 2019 2 commits
  17. 27 Nov, 2019 1 commit
  18. 24 Sep, 2019 1 commit
  19. 19 Aug, 2019 1 commit
  20. 16 Aug, 2019 2 commits
  21. 12 Aug, 2019 1 commit
    • Hongjun Choi's avatar
      Merged commit includes the following changes: (#7430) · 03b4a0af
      Hongjun Choi authored
      262988559  by A. Unique TensorFlower<gardener@tensorflow.org>:
      
          Enable NCF TF 2.0 model to run on TPUStrategy.
      
      --
      262971756  by A. Unique TensorFlower<gardener@tensorflow.org>:
      
          Internal change
      
      262967691  by hongkuny<hongkuny@google.com>:
      
          Internal
      
      --
      
      PiperOrigin-RevId: 262988559
      03b4a0af
  22. 02 Jul, 2019 1 commit
  23. 29 Apr, 2019 1 commit
  24. 26 Apr, 2019 1 commit
  25. 25 Apr, 2019 1 commit
  26. 24 Apr, 2019 1 commit
  27. 08 Apr, 2019 1 commit
    • Shining Sun's avatar
      Add DS support for NCF keras (#6447) · 1255d5b9
      Shining Sun authored
      * add ds support for ncf
      
      * remove comments for in_top_k
      
      * avoid expanding the input layers
      
      * resolve comments and fix lint
      
      * Added some comments in code and fix lint
      
      * fix lint
      
      * add some documentation
      
      * add tensorflow imports
      1255d5b9
  28. 01 Apr, 2019 1 commit
  29. 19 Mar, 2019 1 commit
  30. 07 Mar, 2019 1 commit