Searched refs:initSparseFunctions (Results 1 – 3 of 3) sorted by relevance
5 void initSparseFunctions(PyObject* module);
44 void initSparseFunctions(PyObject* module) { in initSparseFunctions() function
1712 torch::autograd::initSparseFunctions(module); in initModule()