dwchang79

Results 3 issues of dwchang79

Some of my omnitrace proto files "did not end" according to Perfetto. For my work, I am trying to find the end time for certain kernels and when they do...

Under Investigation

I am using the @profile and -b flag to try and remove the initial training section of a ML workload so that I can only profile the inference part. That...

Adding three new workload characterization python scripts: 1) workload-characterization.py - a script that parses omnitrace and omniperf data and analyzes the workload for performance bottlenecks. 2) plot-roofline.py - generates a...