tkonolige opened a new pull request #7624: URL: https://github.com/apache/tvm/pull/7624
This PR introduces a unified interface for profiling between the graph runtime and VM. It replaces the VM profiler, but adds a separate function to the graph runtime (because the debug graph runtime has more features than just profiling). Right now profiling reports are just textual, but there should be a straight forward route from the PR to generating structured reports if users want them. @jroesch @junrushao1994 @comaniac ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
