Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_fft_functions.cpp56 static PyObject* THPFFTVariableFunctionsModule = NULL; variable
67 THPFFTVariableFunctionsModule = fft; in initFFTFunctions()