You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create CM script with a python package to collect various profiling info (memory utilization, etc) particularly to analyze ML/AI models (was asked by ABTF).
Collect function-level profiling
Add support for universal performance analysis to CM experiment:
Aggregate profiling from multiple runs and perform stat analysis (variation, min/max, phases, etc)
Visualize experiments
The text was updated successfully, but these errors were encountered:
We need to continue improving universal benchmarking and optimization capabilities in CM for different OS and hardware targets:
For compiled code (C/C++ ...) we improve the following CM scripts
For Python:
Add support for universal performance analysis to CM experiment:
The text was updated successfully, but these errors were encountered: