Home
last modified time | relevance | path

Searched refs:hlo_execution_profile_data (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile.cc153 HloExecutionProfileData hlo_execution_profile_data; in ToProto() local
155 hlo_execution_profile_data.add_profile_counters(counter); in ToProto()
157 *(hlo_execution_profile_data.mutable_printer_data()) = in ToProto()
159 return hlo_execution_profile_data; in ToProto()
DBUILD57 name = "hlo_execution_profile_data",
58 srcs = ["hlo_execution_profile_data.proto"],