Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_executable.cc156 HloExecutionProfile* hlo_execution_profile) { in ExecuteComputeFunction()
321 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
369 HloExecutionProfile* hlo_execution_profile; in ExecuteAsyncOnStream() member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dexecutable.cc83 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
105 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
120 HloExecutionProfile* hlo_execution_profile) { in ExecuteOnStream()
H A Dexecutable.h310 HloExecutionProfile* hlo_execution_profile, se::Stream* stream) { in PopulateExecutionProfile()
H A Dhlo_graph_dumper.cc2109 const HloExecutionProfile* hlo_execution_profile,
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executable.cc78 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc558 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
565 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutable_base.cc44 HloExecutionProfile* hlo_execution_profile) { in ExecuteAsyncOnStream()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dxla_hlo_profile_test.cc166 HloExecutionProfile hlo_execution_profile( in ExecuteAndFetchProfile() local