1. 29 Dec, 2020 1 commit
  2. 17 Nov, 2020 2 commits
  3. 30 Oct, 2020 2 commits
  4. 26 Oct, 2020 2 commits
  5. 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
  6. 17 Sep, 2020 2 commits
  7. 13 Sep, 2020 2 commits
  8. 02 Sep, 2020 2 commits
  9. 27 Aug, 2020 2 commits
  10. 14 Aug, 2020 2 commits