tvm
Public Member Functions | Public Attributes | List of all members
tvm::runtime::profiling::RatioNode Class Reference

#include <profiling.h>

Inheritance diagram for tvm::runtime::profiling::RatioNode:
Collaboration diagram for tvm::runtime::profiling::RatioNode:

Public Member Functions

 RatioNode (double a)
 
 TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("runtime.profiling.Ratio", RatioNode, Object)
 

Public Attributes

double ratio
 

Constructor & Destructor Documentation

◆ RatioNode()

tvm::runtime::profiling::RatioNode::RatioNode ( double  a)
inlineexplicit

Member Function Documentation

◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()

tvm::runtime::profiling::RatioNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL ( "runtime.profiling.Ratio"  ,
RatioNode  ,
Object   
)

Member Data Documentation

◆ ratio

double tvm::runtime::profiling::RatioNode::ratio

The documentation for this class was generated from the following file: