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