Searched refs:GroupStart (Results 1 – 6 of 6) sorted by relevance
67 ncclResult_t GroupStart() { return NCCLWrapper::instance().GroupStart(); } in GroupStart() function
50 ncclResult_t GroupStart();
55 extern "C" EXPORT_WRAPPER ncclResult_t GroupStart();
96 ncclResult_t NCCLWrapper::GroupStart() { return ncclGroupStart(); } in GroupStart() function in mindspore::device::gpu::NCCLWrapper
42 typedef ncclResult_t (*GroupStart)(); typedef
3082 unsigned GroupStart = (Src2Enc / 4) * 4; in validateInstruction() local3083 unsigned GroupEnd = GroupStart + 3; in validateInstruction()3086 RegName.take_front(3) + Twine(GroupStart) + "' to '" + in validateInstruction()