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