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


   This PR adds an optional dependency on PAPI 
(https://bitbucket.org/icl/papi/) in order to collect hardware performance 
counters on CPU and CUDA. These performance counters include data like total 
cycles, instructions executed, and cache misses. Users can control which 
performance counters are collected by setting the TVM_PAPI_${DEVICE}_METRICS 
environment variable to a semicolon separated list of metrics.
   
   @leandron @areusch @junrushao1994 @icemelon9 
   


-- 
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]


Reply via email to