Searched refs:profile_printer_data (Results 1 – 1 of 1) sorted by relevance
58 std::unique_ptr<HloProfilePrinterData> profile_printer_data = in CreateHloProfilePrinterData() local60 profile_printer_data->set_profile_counters_size(profile_counters_size); in CreateHloProfilePrinterData()61 profile_printer_data->mutable_computation_infos()->Reserve( in CreateHloProfilePrinterData()87 profile_printer_data->add_computation_infos(); in CreateHloProfilePrinterData()115 profile_printer_data->mutable_extra_metrics()->insert( in CreateHloProfilePrinterData()119 profile_printer_data->set_entry_computation(entry_computation_name); in CreateHloProfilePrinterData()121 return profile_printer_data; in CreateHloProfilePrinterData()