Home
last modified time | relevance | path

Searched refs:HloComputationInfo (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_profile_printer.cc25 using HloComputationInfo = HloProfilePrinterData::HloComputationInfo; in PrintHloProfile() typedef
35 for (const HloComputationInfo& computation_info : in PrintHloProfile()
Dhlo_profile_printer_data.proto43 message HloComputationInfo { message
47 // corresponding to this HloComputationInfo.
56 repeated HloComputationInfo computation_infos = 1;
Dhlo_execution_profile.cc54 using HloComputationInfo = HloProfilePrinterData::HloComputationInfo; in CreateHloProfilePrinterData() typedef
87 HloComputationInfo* computation_info = in CreateHloProfilePrinterData()