Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/
Dutils.cpp73 bool THPUtils_checkIntTuple(PyObject* arg) { in THPUtils_checkIntTuple() function
86 if (!THPUtils_checkIntTuple(arg)) { in THPUtils_unpackIntTuple()
Dutils.h164 bool THPUtils_checkIntTuple(PyObject* arg);