Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dsix.h15 inline bool isStructSeq(pybind11::handle input) { in isStructSeq() function
20 inline bool isStructSeq(PyObject* obj) { in isStructSeq() function