Home
last modified time | relevance | path

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

12

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_constant_expressions.c566 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/
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/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/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c587 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()
/external/cronet/base/task/thread_pool/
Dtest_task_factory.cc22 TaskSourceExecutionMode execution_mode) in TestTaskFactory()
Dtest_utils.cc108 TaskSourceExecutionMode execution_mode) { in CreateSequenceWithTask()
118 TaskSourceExecutionMode execution_mode, in CreatePooledTaskRunnerWithExecutionMode()
Dthread_pool_impl_unittest.cc75 TaskSourceExecutionMode execution_mode; member
178 TaskSourceExecutionMode execution_mode, in CreateTaskRunnerAndExecutionMode()
204 TaskSourceExecutionMode execution_mode) in ThreadPostingTasks()
244 for (TaskSourceExecutionMode execution_mode : execution_modes) { in GetTraitsExecutionModePairs() local
415 TaskSourceExecutionMode execution_mode, in CreateSequencedTaskRunnerAndExecutionMode()
Dtask_source.cc65 TaskSourceExecutionMode execution_mode) in TaskSource()
Dtask_source.h210 TaskSourceExecutionMode execution_mode() const { return execution_mode_; } in execution_mode() function
Dsequence.cc333 TaskSourceExecutionMode execution_mode) in Sequence()
Dthread_pool_perftest.cc166 void Benchmark(const std::string& story_name, ExecutionMode execution_mode) { in Benchmark()
Dthread_group_unittest.cc65 TaskSourceExecutionMode execution_mode, in ThreadPostingTasks()
169 TaskSourceExecutionMode execution_mode() const { return GetParam(); } in execution_mode() function in base::internal::__anon071972530111::ThreadGroupTestAllExecutionModes
/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.c246 unsigned execution_mode, in vtn_nir_alu_op_for_spirv_glsl_opcode()
549 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()

12