| /external/mesa3d/prebuilt-intermediates/nir/ |
| D | nir_constant_expressions.c | 566 UNUSED unsigned execution_mode) in evaluate_amul() 675 UNUSED unsigned execution_mode) in evaluate_b16all_fequal16() 844 UNUSED unsigned execution_mode) in evaluate_b16all_fequal2() 1013 UNUSED unsigned execution_mode) in evaluate_b16all_fequal3() 1182 UNUSED unsigned execution_mode) in evaluate_b16all_fequal4() 1351 UNUSED unsigned execution_mode) in evaluate_b16all_fequal8() 1520 UNUSED unsigned execution_mode) in evaluate_b16all_iequal16() 1825 UNUSED unsigned execution_mode) in evaluate_b16all_iequal2() 2102 UNUSED unsigned execution_mode) in evaluate_b16all_iequal3() 2381 UNUSED unsigned execution_mode) in evaluate_b16all_iequal4() [all …]
|
| /external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/ |
| D | resnet50_test.py | 95 def _apply(self, defun=False, execution_mode=None): argument 192 def _test_train(self, execution_mode=None): argument 291 execution_mode=None): argument 334 execution_mode=None): argument
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | remote_benchmarks_test.py | 45 def run_benchmark(func, num_iters, execution_mode=None): argument 87 def _run(self, func, num_iters=1000, execution_mode=context.ASYNC): argument
|
| D | benchmarks_test.py | 146 def run_benchmark(func, num_iters, execution_mode=None): argument 175 def _run(self, func, num_iters, execution_mode=None): argument 419 execution_mode=None): argument 456 execution_mode=None): argument 478 execution_mode=None): argument 821 execution_mode=None, argument 859 def _benchmark_tf_tensordot(self, device=CPU, execution_mode=None): argument 1014 execution_mode=None): argument
|
| D | context.py | 346 execution_mode=None, argument 798 def execution_mode(self): member in Context 803 def execution_mode(self, mode): member in Context 1920 def execution_mode(mode): function
|
| /external/libchrome/base/task_scheduler/ |
| D | test_utils.cc | 27 test::ExecutionMode execution_mode) { in CreateTaskRunnerWithExecutionMode()
|
| D | scheduler_worker_pool_unittest.cc | 52 test::ExecutionMode execution_mode; member 64 test::ExecutionMode execution_mode, in ThreadPostingTasks()
|
| D | task_tracker.cc | 41 const char* execution_mode, in TaskTracingInfo() 508 const char* const execution_mode = in RunOrSkipTask() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_loop_analyze.c | 587 unsigned execution_mode) in eval_const_unop() 599 unsigned execution_mode) in eval_const_binop() 611 unsigned execution_mode) in get_iteration() 661 unsigned execution_mode) in will_break_on_first_iteration() 697 unsigned execution_mode) in test_iterations() 745 bool invert_cond, unsigned execution_mode) in calculate_iterations() 961 find_trip_count(loop_info_state *state, unsigned execution_mode) in find_trip_count()
|
| D | nir_search.c | 877 const unsigned execution_mode = in nir_algebraic_instr() local
|
| D | nir.h | 1197 nir_is_float_control_signed_zero_inf_nan_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_float_control_signed_zero_inf_nan_preserve() 1205 nir_is_denorm_flush_to_zero(unsigned execution_mode, unsigned bit_size) in nir_is_denorm_flush_to_zero() 1213 nir_is_denorm_preserve(unsigned execution_mode, unsigned bit_size) in nir_is_denorm_preserve() 1221 nir_is_rounding_mode_rtne(unsigned execution_mode, unsigned bit_size) in nir_is_rounding_mode_rtne() 1229 nir_is_rounding_mode_rtz(unsigned execution_mode, unsigned bit_size) in nir_is_rounding_mode_rtz() 1237 nir_has_any_rounding_mode_rtz(unsigned execution_mode) in nir_has_any_rounding_mode_rtz() 1245 nir_has_any_rounding_mode_rtne(unsigned execution_mode) in nir_has_any_rounding_mode_rtne() 1253 nir_get_rounding_mode_from_float_controls(unsigned execution_mode, in nir_get_rounding_mode_from_float_controls() 1269 nir_has_any_rounding_mode_enabled(unsigned execution_mode) in nir_has_any_rounding_mode_enabled()
|
| /external/tensorflow/tensorflow/python/training/tracking/ |
| D | benchmarks_test.py | 77 def _run(self, func, num_iters, execution_mode=None): argument
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_glsl450.c | 246 unsigned execution_mode, in vtn_nir_alu_op_for_spirv_glsl_opcode() 549 unsigned execution_mode = in handle_glsl450_alu() local
|
| D | spirv_to_nir.c | 4787 unsigned execution_mode = 0; in vtn_handle_execution_mode() local
|
| /external/tensorflow/tensorflow/python/data/kernel_tests/ |
| D | iterator_test.py | 902 def testIteratorEagerIteration(self, execution_mode): argument
|
| D | dataset_test.py | 381 def testEagerIteration(self, execution_mode): argument
|
| /external/mesa3d/src/intel/compiler/ |
| D | brw_fs_visitor.cpp | 254 unsigned execution_mode = this->nir->info.float_controls_execution_mode; in emit_shader_float_controls_execution_mode() local
|
| D | brw_fs_nir.cpp | 714 brw_rnd_mode_from_execution_mode(unsigned execution_mode) in brw_rnd_mode_from_execution_mode() 1008 unsigned execution_mode = in nir_emit_alu() local
|
| D | brw_fs.cpp | 3475 unsigned execution_mode = this->nir->info.float_controls_execution_mode; in remove_extra_rounding_modes() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validation_state.h | 246 SpvExecutionMode execution_mode) { in RegisterExecutionModeForEntryPoint()
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validation_state.h | 246 SpvExecutionMode execution_mode) { in RegisterExecutionModeForEntryPoint()
|
| /external/angle/third_party/spirv-tools/src/source/val/ |
| D | validation_state.h | 246 SpvExecutionMode execution_mode) { in RegisterExecutionModeForEntryPoint()
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | ops.py | 5577 execution_mode=None): argument 5664 execution_mode=None, argument
|
| /external/deqp-deps/SPIRV-Tools/test/val/ |
| D | val_image_test.cpp | 38 const std::string& execution_mode = "", in GenerateShaderCode()
|
| /external/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_image_test.cpp | 38 const std::string& execution_mode = "", in GenerateShaderCode()
|