Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.cc38 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
62 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
77 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
Dexecutable.h194 HloExecutionProfile* hlo_execution_profile, se::Stream* stream) { in PopulateExecutionProfile()
Dhlo_graph_dumper.cc1600 const HloExecutionProfile* hlo_execution_profile,
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc157 HloExecutionProfile* hlo_execution_profile) { in ExecuteComputeFunction()
288 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
344 HloExecutionProfile* hlo_execution_profile; in ExecuteAsyncOnStream() member
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable.cc52 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc141 HloExecutionProfile* hlo_execution_profile) { in ExecuteThunks()
305 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc166 HloExecutionProfile hlo_execution_profile( in ExecuteAndFetchProfile() local