GetLatestProgramsPerfData
-
std::map<ChipId, std::set<ProgramAnalysisData>> tt::tt_metal::experimental::GetLatestProgramsPerfData()
-
Get performance results for all programs that were read in the most recent call to
ReadMeshDeviceProfilerResults().This function only works in PROFILER builds. Please refer to the “Device Program Profiler” section for more information.
Return value: std::map<ChipId, std::set<ProgramAnalysisData>>