tvm
Public Member Functions | Static Public Member Functions | List of all members
tvm::relax::DataflowBlockNode Class Reference

#include <expr.h>

Inheritance diagram for tvm::relax::DataflowBlockNode:
Collaboration diagram for tvm::relax::DataflowBlockNode:

Public Member Functions

 TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("relax.expr.DataflowBlock", DataflowBlockNode, BindingBlockNode)
 
- Public Member Functions inherited from tvm::relax::BindingBlockNode
 TVM_FFI_DECLARE_OBJECT_INFO ("relax.expr.BindingBlock", BindingBlockNode, Object)
 

Static Public Member Functions

static void RegisterReflection ()
 
- Static Public Member Functions inherited from tvm::relax::BindingBlockNode
static void RegisterReflection ()
 

Additional Inherited Members

- Public Attributes inherited from tvm::relax::BindingBlockNode
ffi::Array< Bindingbindings
 
Span span
 
- Static Public Attributes inherited from tvm::relax::BindingBlockNode
static constexpr TVMFFISEqHashKind _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode
 

Member Function Documentation

◆ RegisterReflection()

static void tvm::relax::DataflowBlockNode::RegisterReflection ( )
inlinestatic

◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()

tvm::relax::DataflowBlockNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL ( "relax.expr.DataflowBlock"  ,
DataflowBlockNode  ,
BindingBlockNode   
)

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