tvm
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
papi.h File Reference
#include <tvm/runtime/container/array.h>
#include <tvm/runtime/container/map.h>
#include <tvm/runtime/profiling.h>
Include dependency graph for papi.h:

Go to the source code of this file.

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::runtime
 
 tvm::runtime::profiling
 

Functions

MetricCollector tvm::runtime::profiling::CreatePAPIMetricCollector (Map< DeviceWrapper, Array< String >> metrics)
 Construct a metric collector that collects data from hardware performance counters using the Performance Application Programming Interface (PAPI). More...