Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc139 HloExecutionProfile* hlo_execution_profile) { in ExecuteComputeFunction()
270 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
292 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStreamImpl()
330 HloExecutionProfile* hlo_execution_profile; in ExecuteAsyncOnStreamImpl() member
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.h105 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
130 HloExecutionProfile* hlo_execution_profile, se::Stream* stream) { in PopulateExecutionProfile()
Dhlo_graph_dumper.cc1581 const HloExecutionProfile* hlo_execution_profile,
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc69 HloExecutionProfile* hlo_execution_profile) { in ExecuteThunks()
239 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable.cc51 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc166 HloExecutionProfile hlo_execution_profile( in ExecuteAndFetchProfile() local