Searched refs:profile_printer_data (Results 1 – 1 of 1) sorted by relevance
59 std::unique_ptr<HloProfilePrinterData> profile_printer_data = in CreateHloProfilePrinterData() local61 profile_printer_data->set_profile_counters_size(profile_counters_size); in CreateHloProfilePrinterData()62 profile_printer_data->mutable_computation_infos()->Reserve( in CreateHloProfilePrinterData()88 profile_printer_data->add_computation_infos(); in CreateHloProfilePrinterData()116 profile_printer_data->mutable_extra_metrics()->insert( in CreateHloProfilePrinterData()120 profile_printer_data->set_entry_computation(entry_computation_name); in CreateHloProfilePrinterData()122 return profile_printer_data; in CreateHloProfilePrinterData()