#include <profiling.h>
|
static constexpr const char * | _type_key = "runtime.profiling.Duration" |
|
◆ DurationNode()
tvm::runtime::profiling::DurationNode::DurationNode |
( |
double |
a | ) |
|
|
inlineexplicit |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
tvm::runtime::profiling::DurationNode::TVM_DECLARE_FINAL_OBJECT_INFO |
( |
DurationNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::runtime::profiling::DurationNode::_type_key = "runtime.profiling.Duration" |
|
staticconstexpr |
◆ microseconds
double tvm::runtime::profiling::DurationNode::microseconds |
The documentation for this class was generated from the following file: