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
@tfogal had a thing for nvtx markers everywhere.
Ideally, we would have a somewhat generic gathering and then "sum up everything matching nvfuser" in a utility function.
@kshitij12345 has added this utility in #1682. @kevinstephano, please take a look at the example in the PR description. Is that what you were looking for?
🚀 Feature
Add a utility to be able to measure the CPU time and kernel time for the fusions attributed to a backend like nvFuser.
Motivation
To figure out the contributions of backend to the overall performance of a model.
cc @mruberry
The text was updated successfully, but these errors were encountered: