Home
last modified time | relevance | path

Searched refs:THPNestedVariableFunctionsModule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_nested_functions.cpp55 static PyObject* THPNestedVariableFunctionsModule = NULL; variable
67 THPNestedVariableFunctionsModule = nested; in initNestedFunctions()