Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/lazy/core/
Dshape.cpp93 std::vector<jit::SSAInput> converted_args; in applySymbolicShapesOnLT() local
/external/python/cpython3/Modules/
D_posixsubprocess.c1020 PyObject *converted_args = NULL, *fast_args = NULL; in subprocess_fork_exec_impl() local