Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpybind_utils.h696 inline Stack toTraceableStack(const py::tuple& inputs) { in toTraceableStack() function
708 inline Stack toTraceableStack(const py::dict& inputs) { in toTraceableStack() function