Home
last modified time | relevance | path

Searched defs:execution_mode (Results 1 – 25 of 67) sorted by relevance

123

/external/tensorflow/tensorflow/python/eager/
Dbenchmarks_test_base.py37 num_iters_xprof, execution_mode, suid): argument
49 def run_report(self, run_benchmark, func, num_iters, execution_mode=None): argument
Dremote_benchmarks_test.py40 def run_benchmark(func, num_iters, execution_mode=None): argument
82 def _run(self, func, num_iters=1000, execution_mode=context.ASYNC): argument
Dbenchmarks_test.py85 def run_benchmark(func, num_iters, execution_mode=None): argument
142 def _run(self, func, num_iters, execution_mode=None): argument
412 execution_mode=None): argument
449 execution_mode=None): argument
457 execution_mode=None): argument
470 execution_mode=None): argument
481 def _benchmark_defun_args_matmul(self, m, num_iters, execution_mode=None): argument
507 execution_mode=None): argument
909 execution_mode=None, argument
961 def _benchmark_tf_tensordot(self, device=CPU, execution_mode=None): argument
[all …]
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_test.py91 def _apply(self, defun=False, execution_mode=None): argument
194 def _test_train(self, execution_mode=None): argument
299 execution_mode=None): argument
344 execution_mode=None): argument
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c678 unsigned execution_mode) in eval_const_unop()
690 unsigned execution_mode) in eval_const_binop()
735 unsigned num_replacements, unsigned execution_mode) in try_eval_const_alu()
827 unsigned execution_mode) in get_iteration()
899 bool invert_cond, unsigned execution_mode, in get_iteration_empirical()
938 bool invert_cond, unsigned execution_mode) in will_break_on_first_iteration()
958 unsigned execution_mode) in test_iterations()
1007 bool invert_cond, unsigned execution_mode, in calculate_iterations()
1217 find_trip_count(loop_info_state *state, unsigned execution_mode, in find_trip_count()
/external/libchrome/base/task_scheduler/
Dtest_utils.cc27 test::ExecutionMode execution_mode) { in CreateTaskRunnerWithExecutionMode()
Dtest_task_factory.cc22 ExecutionMode execution_mode) in TestTaskFactory()
Dtask_scheduler_impl_unittest.cc64 test::ExecutionMode execution_mode; member
136 test::ExecutionMode execution_mode, in CreateTaskRunnerWithTraitsAndExecutionMode()
159 test::ExecutionMode execution_mode) in ThreadPostingTasks()
195 for (test::ExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local
Dscheduler_worker_pool_unittest.cc52 test::ExecutionMode execution_mode; member
64 test::ExecutionMode execution_mode, in ThreadPostingTasks()
Dtask_tracker.cc41 const char* execution_mode, in TaskTracingInfo()
508 const char* const execution_mode = in RunOrSkipTask() local
/external/cronet/tot/base/task/thread_pool/
Dtest_task_factory.cc22 TaskSourceExecutionMode execution_mode) in TestTaskFactory()
Dtest_utils.cc111 TaskSourceExecutionMode execution_mode) { in CreateSequenceWithTask()
121 TaskSourceExecutionMode execution_mode, in CreatePooledTaskRunnerWithExecutionMode()
Dthread_pool_impl_unittest.cc80 TaskSourceExecutionMode execution_mode; member
183 TaskSourceExecutionMode execution_mode, in CreateTaskRunnerAndExecutionMode()
209 TaskSourceExecutionMode execution_mode) in ThreadPostingTasks()
249 for (TaskSourceExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local
422 TaskSourceExecutionMode execution_mode, in CreateSequencedTaskRunnerAndExecutionMode()
/external/cronet/stable/base/task/thread_pool/
Dtest_task_factory.cc22 TaskSourceExecutionMode execution_mode) in TestTaskFactory()
Dtest_utils.cc111 TaskSourceExecutionMode execution_mode) { in CreateSequenceWithTask()
121 TaskSourceExecutionMode execution_mode, in CreatePooledTaskRunnerWithExecutionMode()
Dthread_pool_impl_unittest.cc80 TaskSourceExecutionMode execution_mode; member
183 TaskSourceExecutionMode execution_mode, in CreateTaskRunnerAndExecutionMode()
209 TaskSourceExecutionMode execution_mode) in ThreadPostingTasks()
249 for (TaskSourceExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local
422 TaskSourceExecutionMode execution_mode, in CreateSequencedTaskRunnerAndExecutionMode()
Dtask_source.cc66 TaskSourceExecutionMode execution_mode) in TaskSource()
/external/mesa3d/src/panfrost/lib/
Dpan_shader.c212 unsigned execution_mode = s->info.float_controls_execution_mode; in GENX() local
/external/tensorflow/tensorflow/python/eager/benchmarks/
Dkpi_benchmark_test.py46 def _run_benchmark(func, num_iters, execution_mode=None): argument
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_functions.cc81 TfFunctionExecutionMode execution_mode; // execution mode. member
146 int32_t execution_mode = mode_metrics.first; in CombineTfFunction() local
/external/tensorflow/tensorflow/python/checkpoint/
Dbenchmarks_test.py72 def _run(self, func, num_iters, execution_mode=None): argument
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c230 unsigned execution_mode, in vtn_nir_alu_op_for_spirv_glsl_opcode()
631 unsigned execution_mode = in handle_glsl450_alu() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_test_utils.cc99 absl::string_view execution_mode, in CreateTfFunctionCallEvent()
/external/chromiumos-config/proto/chromiumos/config/api/test/benchy/v1/
Dplan.proto110 ExecutionMode execution_mode = 4; field
/external/mesa3d/src/intel/compiler/
Dbrw_opt.cpp530 unsigned execution_mode = s.nir->info.float_controls_execution_mode; in brw_opt_remove_extra_rounding_modes() local

123