/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/ |
H A D | dist_autograd_test.py | 218 def _exec_func_with_dst(self, dst, exec_mode, method, *args): argument 233 def _exec_func(self, exec_mode, method, *args): argument 250 def _verify_backwards(self, exec_mode, tensors, context_id, local_grads, *args): argument 274 def _test_graph(self, fn, exec_mode, sparse): argument 334 def _test_graph_for_py_nested_call(self, exec_mode, sparse): argument 417 def _test_graph_for_py_nested_call_itself(self, exec_mode, sparse): argument 491 def _test_no_graph_with_tensors_not_require_grad(self, exec_mode, sparse): argument 533 def _test_rpc_complex_args(self, exec_mode, sparse): argument 1349 def _test_grad_only_on_return_value(self, exec_mode): argument
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_mediump.c | 812 opt_16bit_destination(nir_def *ssa, nir_alu_type dest_type, unsigned exec_mode, in opt_16bit_destination() 918 opt_16bit_image_dest(nir_intrinsic_instr *instr, unsigned exec_mode, in opt_16bit_image_dest() 935 opt_16bit_tex_dest(nir_tex_instr *tex, unsigned exec_mode, in opt_16bit_tex_dest() 1043 unsigned exec_mode = b->shader->info.float_controls_execution_mode; in opt_16bit_tex_image() local
|
H A D | nir_lower_double_ops.c | 90 uint32_t exec_mode = b->fp_fast_math; in get_signed_zero() local 107 uint32_t exec_mode = b->fp_fast_math; in preserve_nan() local 319 uint32_t exec_mode = b->fp_fast_math; in lower_sqrt_rsq() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.c | 156 SpvExecutionMode exec_mode, uint32_t param) in spirv_builder_emit_exec_mode_literal() 167 SpvExecutionMode exec_mode, uint32_t param[3]) in spirv_builder_emit_exec_mode_literal3() 179 SpvExecutionMode exec_mode, SpvId param[3]) in spirv_builder_emit_exec_mode_id3() 191 SpvExecutionMode exec_mode) in spirv_builder_emit_exec_mode()
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/ |
H A D | spirv2dxil_check.ps1 | 28 $exec_mode, $entry_point = $match.Groups[1].Value, $match.Groups[2].Value variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t/ |
D | emu.rs | 35 pub(crate) exec_mode: ExecMode, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t_multicore/ |
D | emu.rs | 50 pub(crate) exec_mode: HashMap<CpuId, ExecMode>, field
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_opt_tid_function.c | 176 unsigned exec_mode = shader->info.float_controls_execution_mode; in constant_fold_scalar() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir.c | 1492 unsigned exec_mode = shader->info.float_controls_execution_mode; in ac_nir_opt_pack_half() local
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 615 SpvExecutionMode exec_mode; member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_private.h | 2562 enum anv_cmd_buffer_exec_mode exec_mode; member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 4091 enum anv_cmd_buffer_exec_mode exec_mode; member
|