Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/
H A Dcollective_ops_test.py128 def testReduce(self, collective_ops, device, communication): argument
183 def testGather(self, collective_ops, device, communication): argument
265 def testBroadcast(self, collective_ops, device, communication): argument
301 def testInstanceKeyScopedUnderGroupKey(self, collective_ops, device, argument
371 def testCollectiveGroupSizeOne(self, collective_ops, device, communication): argument
404 def testCollectiveInvalidKey(self, collective_ops, device, communication): argument
440 def testMultipleGroups(self, collective_ops, device, communication): argument
492 def testReduce(self, collective_ops, device, communication, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_step_events.cc230 AllReduceInfo collective_ops; in ConvertDeviceTraceXLineToStepEvents() local