Home
last modified time | relevance | path

Searched refs:assertSingleElementOutput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DUtils.hpp310 inline void assertSingleElementOutput( in assertSingleElementOutput() function
H A DProcessGroupGloo.cpp2548 assertSingleElementOutput(invalidArgument, outputs); in scatter()