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