for distribution strategies. Strategy implementations will be in a future change. Also rename DistributionStrategy to tf.distribute.Strategy, and other changes to match. RELNOTES: Expose tf.distribute.Strategy as the new name for tf.contrib.distribute.DistributionStrategy. PiperOrigin-RevId: 222097121
9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
path: "tensorflow.distribute.InputReplicationMode"
|
|
tf_class {
|
|
is_instance: "<enum \'InputReplicationMode\'>"
|
|
member {
|
|
name: "PER_WORKER"
|
|
mtype: "<enum \'InputReplicationMode\'>"
|
|
}
|
|
}
|