Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcollective_nccl_test.cc481 void RunCollectiveOnDevice(DeviceInstance* di) override { di->RunReduce(); } in RunCollectiveOnDevice() function in tensorflow::NcclReducerTest
511 void RunCollectiveOnDevice(DeviceInstance* di) override { in RunCollectiveOnDevice() function in tensorflow::NcclBroadcasterTest
544 void RunCollectiveOnDevice(DeviceInstance* di) override { di->RunGather(); } in RunCollectiveOnDevice() function in tensorflow::NcclGathererTest