Searched defs:parseHookResult (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/csrc/distributed/c10d/ | ||
D | python_comm_hook.cpp | 42 at::Tensor PythonCommHook::parseHookResult(const c10::IValue& result) { in parseHookResult() function in c10d::PythonCommHook |
D | comm.hpp | 133 at::Tensor parseHookResult(const c10::IValue& result) override { in parseHookResult() function in c10d::CppCommHookInterface |