Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dsix.h40 inline THPObjectPtr maybeAsTuple(PyStructSequence* obj) { in maybeAsTuple() function
45 inline THPObjectPtr maybeAsTuple(PyObject* obj) { in maybeAsTuple() function