Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Ddist_autograd_test.py218 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 Dnir_lower_mediump.c812 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 Dnir_lower_double_ops.c90 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 Dspirv_builder.c156 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 Dspirv2dxil_check.ps128 $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/
Demu.rs35 pub(crate) exec_mode: ExecMode, field
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/examples/armv4t_multicore/
Demu.rs50 pub(crate) exec_mode: HashMap<CpuId, ExecMode>, field
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_opt_tid_function.c176 unsigned exec_mode = shader->info.float_controls_execution_mode; in constant_fold_scalar() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir.c1492 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 Dvtn_private.h615 SpvExecutionMode exec_mode; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_private.h2562 enum anv_cmd_buffer_exec_mode exec_mode; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_private.h4091 enum anv_cmd_buffer_exec_mode exec_mode; member