Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_sparse_functions.cpp42 static PyObject* THPSparseVariableFunctionsModule = NULL; variable
53 THPSparseVariableFunctionsModule = sparse; in initSparseFunctions()