Home
last modified time | relevance | path

Searched refs:CollectiveCommunication (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/keras/benchmarks/
Ddistribution_util.py46 None: tf.distribute.experimental.CollectiveCommunication.AUTO,
47 "ring": tf.distribute.experimental.CollectiveCommunication.RING,
48 "nccl": tf.distribute.experimental.CollectiveCommunication.NCCL
/external/tensorflow/tensorflow/python/distribute/v1/
Dcross_device_ops_test.py435 CollectiveCommunication = collective_util.CollectiveCommunication variable
461 communication=CollectiveCommunication.AUTO,
486 assert communication != CollectiveCommunication.NCCL
736 communication=CollectiveCommunication.RING,
750 communication=CollectiveCommunication.RING,
760 CollectiveCommunication.NCCL, CollectiveCommunication.RING
780 CollectiveCommunication.NCCL, CollectiveCommunication.RING
798 CollectiveCommunication.NCCL, CollectiveCommunication.RING
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.distribute.experimental.-collective-communication.pbtxt1 path: "tensorflow.distribute.experimental.CollectiveCommunication"
Dtensorflow.distribute.experimental.pbtxt8 name: "CollectiveCommunication"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.distribute.experimental.-collective-communication.pbtxt1 path: "tensorflow.distribute.experimental.CollectiveCommunication"
Dtensorflow.distribute.experimental.pbtxt8 name: "CollectiveCommunication"
/external/tensorflow/tensorflow/python/distribute/
Dcollective_util.py51 CollectiveCommunication = CommunicationImplementation variable
Dcross_device_ops.py1016 CollectiveCommunication = collective_util.CommunicationImplementation variable
/external/tensorflow/
DRELEASE.md451 …* Renames `tf.distribute.experimental.CollectiveCommunication` to `tf.distribute.experimental.Comm…