Home
last modified time | relevance | path

Searched defs:THPVariable_getitem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable_indexing.cpp336 PyObject* THPVariable_getitem(PyObject* self, PyObject* index) { in THPVariable_getitem() function
/aosp_15_r20/external/pytorch/functorch/csrc/dim/
H A Ddim.cpp61 binaryfunc THPVariable_getitem; variable