Home
last modified time | relevance | path

Searched defs:execution_mode (Results 1 – 25 of 56) 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 …]
Dcontext.py398 execution_mode=None, argument
1018 def execution_mode(self): member in Context
1023 def execution_mode(self, mode): member in Context
2429 def execution_mode(mode): function
/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()
1222 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/base/task/thread_pool/
Djob_task_source_interface.h47 TaskSourceExecutionMode execution_mode) in JobTaskSource()
Dtest_task_factory.cc22 TaskSourceExecutionMode execution_mode) in TestTaskFactory()
Dtest_utils.cc110 TaskSourceExecutionMode execution_mode) { in CreateSequenceWithTask()
120 TaskSourceExecutionMode execution_mode, in CreatePooledTaskRunnerWithExecutionMode()
Dthread_pool_impl_unittest.cc78 TaskSourceExecutionMode execution_mode; member
181 TaskSourceExecutionMode execution_mode, in CreateTaskRunnerAndExecutionMode()
207 TaskSourceExecutionMode execution_mode) in ThreadPostingTasks()
247 for (TaskSourceExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local
433 TaskSourceExecutionMode execution_mode, in CreateSequencedTaskRunnerAndExecutionMode()
Dtask_source.h210 TaskSourceExecutionMode execution_mode() const { return execution_mode_; } in execution_mode() function
Dtask_source.cc65 TaskSourceExecutionMode execution_mode) in TaskSource()
Dsequence.cc334 TaskSourceExecutionMode execution_mode) in Sequence()
/external/mesa3d/src/panfrost/lib/
Dpan_shader.c215 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.c208 unsigned execution_mode, in vtn_nir_alu_op_for_spirv_glsl_opcode()
613 unsigned execution_mode = in handle_glsl450_alu() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_opt.cpp462 unsigned execution_mode = s.nir->info.float_controls_execution_mode; in brw_fs_opt_remove_extra_rounding_modes() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_test_utils.cc99 absl::string_view execution_mode, in CreateTfFunctionCallEvent()

123