Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_interpreter.cpp46 py::tuple py_inputs(op->cconv.size()); in createPythonOperation() local
H A Dpython_tracer.cpp152 py::tuple py_inputs(num_func_inputs); in createGraphByTracing() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Donnx.cpp462 py::tuple py_inputs(n->inputs().size()); in NodeToONNX() local