Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.h212 struct PythonArgs { struct
213 PythonArgs( in PythonArgs() function
224 int idx;
225 bool traceable;
227 const FunctionSignature& signature;
228 PyObject** args;
229 std::vector<PyObject*> overloaded_args; // NOTE: borrowed references