Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_linalg_functions.cpp43 static PyObject* THPLinalgVariableFunctionsModule = NULL; variable
54 THPLinalgVariableFunctionsModule = linalg; in initLinalgFunctions()