Searched refs:torch_functions (Results 1 – 2 of 2) sorted by relevance
489 void gatherTorchFunctions_0(std::vector<PyMethodDef>& torch_functions);490 void gatherTorchFunctions_1(std::vector<PyMethodDef>& torch_functions);491 void gatherTorchFunctions_2(std::vector<PyMethodDef>& torch_functions);493 void gatherTorchFunctions(std::vector<PyMethodDef>& torch_functions) { in gatherTorchFunctions() argument496 torch_functions.assign( in gatherTorchFunctions()500 gatherTorchFunctions_0(torch_functions); in gatherTorchFunctions()501 gatherTorchFunctions_1(torch_functions); in gatherTorchFunctions()502 gatherTorchFunctions_2(torch_functions); in gatherTorchFunctions()513 torch_functions.begin(), in gatherTorchFunctions()514 torch_functions.end(), in gatherTorchFunctions()[all …]
81 void gatherTorchFunctions${shard_id}(std::vector<PyMethodDef> &torch_functions) {83 torch_functions.insert(84 torch_functions.end(),