"src/targets/vscode:/vscode.git/clone" did not exist on "9b19b73f6fcb844dfb2ef19c944502973c784090"
  1. 05 Jan, 2021 1 commit
  2. 29 Dec, 2020 1 commit
  3. 17 Nov, 2020 2 commits
  4. 30 Oct, 2020 2 commits
  5. 26 Oct, 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. 02 Sep, 2020 2 commits
  10. 27 Aug, 2020 2 commits
  11. 14 Aug, 2020 2 commits