|
tvm
|
#include <tvm/ffi/container/array.h>#include <tvm/ffi/container/map.h>#include <tvm/runtime/profiling.h>Go to the source code of this file.
Namespaces | |
| tvm | |
| Performance counters for profiling via the PAPI library. | |
| tvm::runtime | |
| tvm::runtime::profiling | |
Functions | |
| MetricCollector | tvm::runtime::profiling::CreatePAPIMetricCollector (ffi::Map< DeviceWrapper, ffi::Array< ffi::String >> metrics) |
| Construct a metric collector that collects data from hardware performance counters using the Performance Application Programming Interface (PAPI). More... | |