|
tvm
|
#include <tvm/runtime/container/array.h>#include <tvm/runtime/container/map.h>#include <tvm/runtime/profiling.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... | |
1.8.13