Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.cc69 ExecutableRunOptions& ExecutableRunOptions::set_execution_profile( in set_execution_profile() function in xla::ExecutableRunOptions
Dexecutable_run_options.h74 ExecutableRunOptions& set_execution_profile(ExecutionProfile* profile);
/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc287 run_options.set_execution_profile(&profile); in ReplayComputation()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc116 DefaultExecutableRunOptions().set_execution_profile(&profile)); in XLA_TEST_F()