Home
last modified time | relevance | path

Searched refs:exec_run_options (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc170 ExecutableRunOptions exec_run_options; in ExecuteAndFetchProfile() local
171 exec_run_options.set_stream(stream_ptr.get()); in ExecuteAndFetchProfile()
172 exec_run_options.set_allocator(backend->memory_allocator()); in ExecuteAndFetchProfile()
173 exec_run_options.set_intra_op_thread_pool( in ExecuteAndFetchProfile()
175 ServiceExecutableRunOptions run_options(exec_run_options, in ExecuteAndFetchProfile()