Searched defs:collective_ops (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | collective_ops_test.py | 124 def testReduce(self, collective_ops, device, communication): argument 171 def testGather(self, collective_ops, device, communication): argument 218 def testBroadcast(self, collective_ops, device, communication): argument 254 def testInstanceKeyScopedUnderGroupKey(self, collective_ops, device, argument 299 def testCollectiveGroupSizeOne(self, collective_ops, device, communication): argument 325 def testCollectiveInvalidKey(self, collective_ops, device, communication): argument 354 def testMultipleGroups(self, collective_ops, device, communication): argument
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_step_events.cc | 177 AllReduceInfo collective_ops; in ConvertDeviceTraceXLineToStepEvents() local
|