tvm
|
This is the complete list of members for tvm::runtime::profiling::Profiler, including all inherited members.
IsRunning() const | tvm::runtime::profiling::Profiler | inline |
Profiler(std::vector< Device > devs, std::vector< MetricCollector > metric_collectors, std::unordered_map< String, ObjectRef > configuration={}) | tvm::runtime::profiling::Profiler | explicit |
Report() | tvm::runtime::profiling::Profiler | |
Start() | tvm::runtime::profiling::Profiler | |
StartCall(String name, Device dev, std::unordered_map< std::string, ObjectRef > extra_metrics={}) | tvm::runtime::profiling::Profiler | |
Stop() | tvm::runtime::profiling::Profiler | |
StopCall(std::unordered_map< std::string, ObjectRef > extra_metrics={}) | tvm::runtime::profiling::Profiler |