Searched refs:gatherTorchFunctions (Results 1 – 2 of 2) sorted by relevance
81 void gatherTorchFunctions${shard_id}(std::vector<PyMethodDef> &torch_functions) {
493 void gatherTorchFunctions(std::vector<PyMethodDef>& torch_functions) { in gatherTorchFunctions() function578 gatherTorchFunctions(torch_functions); in initTorchFunctions()