Home
last modified time | relevance | path

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

/external/pytorch/torch/_functorch/_aot_autograd/
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
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_c_api_client.cc547 std::vector<PjRtBuffer*> wrapped_args = in ExecuteSharded() local
570 std::vector<PjRtBuffer*> wrapped_args = in ExecutePortable() local
/external/mesa3d/meson_to_hermetic/
Dmeson_to_hermetic.py1073 def _process_wrapped_args_for_python( argument