Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_special_functions.cpp54 static PyObject* THPSpecialVariableFunctionsModule = NULL; variable
65 THPSpecialVariableFunctionsModule = special; in initSpecialFunctions()