Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/autograd/
Dpython_variable_indexing.cpp430 int THPVariable_setitem(PyObject* self, PyObject* index, PyObject* py_value) { in THPVariable_setitem() function
/external/pytorch/functorch/csrc/dim/
Ddim.cpp62 objobjargproc THPVariable_setitem; variable