Searched refs:init_legacy_variable (Results 1 – 3 of 3) sorted by relevance
10 void init_legacy_variable(PyObject* module);
154 void init_legacy_variable(PyObject* module) { in init_legacy_variable() function
1714 torch::autograd::init_legacy_variable(module); in initModule()