Searched refs:initNestedFunctions (Results 1 – 3 of 3) sorted by relevance
7 void initNestedFunctions(PyObject* module);
57 void initNestedFunctions(PyObject* module) { in initNestedFunctions() function
1711 torch::autograd::initNestedFunctions(module); in initModule()