Home
last modified time | relevance | path

Searched defs:execution_profile (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dexecution_profile_test.cc40 ExecutionProfile execution_profile; in XLA_TEST_F() local
Dcompilation_cache_test.cc44 ExecutionProfile execution_profile; in ExecuteComputationR0F32() local
61 ExecutionProfile execution_profile; in ExecuteComputationR2F32() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.h104 ExecutionProfile* execution_profile; member
Dclient.cc169 ExecutionProfile* execution_profile) { in ExecuteAndTransfer()
253 ExecutionProfile* execution_profile) { in Execute()
280 ExecutionProfile* execution_profile) { in Execute()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile_test.cc59 HloExecutionProfile execution_profile(profile_printer.get(), in TEST_F() local
Dexecutable.h143 ExecutionProfile execution_profile() const { in execution_profile() function
/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.cc75 ExecutionProfile* ExecutableRunOptions::execution_profile() const { in execution_profile() function in xla::ExecutableRunOptions