Searched refs:initPythonBindings (Results 1 – 3 of 3) sorted by relevance
29 void initPythonBindings(PyObject* module);
284 void initPythonBindings(PyObject* module) { in initPythonBindings() function
1715 torch::profiler::initPythonBindings(module); in initModule()