Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dhigher_order_ops.py142 sub_args, argument
337 sub_args, argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.cc416 llvm::MutableArrayRef<Value> sub_args( in ImportInstructions() local
/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c1588 PyObject *sub_args; in parse_tuple_and_keywords() local
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dcontext.rs1743 let mut sub_args: Vec<_> = args in instantiate_template() localVariable
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c1929 PyObject *sub_args; in parse_tuple_and_keywords() local