Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_variable_methods.cpp613 static PyObject * THPVariable_double(PyObject* self, PyObject* args, PyObject* kwargs) { in THPVariable_double() function
1298 {"double", castPyCFunctionWithKeywords(THPVariable_double), METH_VARARGS | METH_KEYWORDS, NULL},