tkonolige opened a new pull request #9553:
URL: https://github.com/apache/tvm/pull/9553


   Add a new function `tvm.runtime.profiling.profile_function` which collects 
performance metrics for a single function in an IRModule. For example, 
collecting performance counters using `PAPIMetricCollector`. This is helpful 
for optimizing kernels and schedules for a single operator.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to