GetAllProgramsPerfData
-
std::map<ChipId, std::set<ProgramAnalysisData>> tt::tt_metal::experimental::GetAllProgramsPerfData()
-
Get performance results for all programs that have been read so far across all calls 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>>