Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_variable_methods.cpp197 static PyObject * THPVariable_data_ptr(PyObject* self_, PyObject* args) in THPVariable_data_ptr() function
1295 {"data_ptr", THPVariable_data_ptr, METH_NOARGS, NULL},