Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_torch_functions_manual.cpp143 static PyObject* THPVariable_from_numpy(PyObject* module, PyObject* arg) { in THPVariable_from_numpy() function
376 {"from_numpy", THPVariable_from_numpy, METH_STATIC | METH_O, nullptr},