Searched refs:initTorchFunctions (Results 1 – 3 of 3) sorted by relevance
23 void initTorchFunctions();
576 void initTorchFunctions(PyObject* module) { in initTorchFunctions() function
2341 extern void initTorchFunctions(PyObject* module);2377 torch::autograd::initTorchFunctions(module); in THPVariable_initModule()