Home
last modified time | relevance | path

Searched defs:collective_ops (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dcollective_ops_test.py124 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/
Dxplane_to_step_events.cc177 AllReduceInfo collective_ops; in ConvertDeviceTraceXLineToStepEvents() local