Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc151 HloExecutionProfile* hlo_execution_profile) { in ExecuteComputeFunction()
328 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
376 HloExecutionProfile* hlo_execution_profile; in ExecuteAsyncOnStream() member
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecutable.cc84 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
106 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
121 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
Dexecutable.h312 HloExecutionProfile* hlo_execution_profile, se::Stream* stream) { in PopulateExecutionProfile()
Dhlo_graph_dumper.cc1743 const HloExecutionProfile* hlo_execution_profile, in RenderGraph()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc131 HloExecutionProfile* hlo_execution_profile) { in ExecuteThunks()
401 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
409 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
418 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStreamImpl()
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable_base.cc44 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc102 HloExecutionProfile* hlo_execution_profile) override { in ExecuteAsyncOnStream()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc166 HloExecutionProfile hlo_execution_profile( in ExecuteAndFetchProfile() local