Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DUtils.hpp302 inline void assertSingleElementInput( in assertSingleElementInput() function
H A DProcessGroupGloo.cpp2359 assertSingleElementInput(invalidArgument, inputs); in gather()