Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_variable_methods.cpp958 static PyObject * THPVariable_new_tensor(PyObject* self, PyObject* args, PyObject* kwargs) in THPVariable_new_tensor() function
1315 …{"new_tensor", castPyCFunctionWithKeywords(THPVariable_new_tensor), METH_VARARGS | METH_KEYWORDS, …