Commit ed086c8
PSv2: Replace existing
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: 334847114tf.distribute.experimental.ParameterServerStrategy usage with tf.compat.v1.distribute.experimental.ParameterServerStrategy to prepare for the upcoming TF2 ParameterServerStrategy API release.1 parent 9926e78 commit ed086c8
File tree
1 file changed
+1
-1
lines changed- tensorflow_model_optimization/python/core/sparsity/keras
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments