Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/_aot_autograd/
H A Dsubclass_utils.py114 def unwrap_tensor_subclasses(wrapped_args, *, is_joint_structure: bool): argument
139 def remap_unwrapped_subclass_arg_indices(wrapped_args, static_input_indices): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_c_api_client.cc547 std::vector<PjRtBuffer*> wrapped_args = in ExecuteSharded() local
570 std::vector<PjRtBuffer*> wrapped_args = in ExecutePortable() local
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_to_hermetic.py1076 def _process_wrapped_args_for_python( argument