issues
search
CentML
/
centml-python-client
Apache License 2.0
1
stars
0
forks
source link
Fix accuracy of kernel summation
#77
Closed
yaxan
closed
4 weeks ago
yaxan
commented
2 months ago
Fixes inaccuracies in the kernel summations during data collection.
Adds extra warmup before profiling
Profiles entire graph execution and stores execution times to map individual operations to their time on the full trace.
Fixes inaccuracies in the kernel summations during data collection.