tvm
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
tvm::tirx::CopyPipelineNode Class Reference

#include <async_structs.h>

Inheritance diagram for tvm::tirx::CopyPipelineNode:
Collaboration diagram for tvm::tirx::CopyPipelineNode:

Public Member Functions

 TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("tirx.CopyPipeline", CopyPipelineNode, PipelineNode)
 
- Public Member Functions inherited from tvm::tirx::PipelineNode
 TVM_FFI_DECLARE_OBJECT_INFO ("tirx.Pipeline", PipelineNode, ffi::Object)
 

Static Public Member Functions

static void RegisterReflection ()
 
- Static Public Member Functions inherited from tvm::tirx::PipelineNode
static void RegisterReflection ()
 

Static Public Attributes

static constexpr TVMFFISEqHashKind _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode
 
- Static Public Attributes inherited from tvm::tirx::PipelineNode
static constexpr TVMFFISEqHashKind _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode
 

Additional Inherited Members

- Public Attributes inherited from tvm::tirx::PipelineNode
ExecScope thread_scope
 The thread scope of this pipeline. More...
 
size_t depth
 The pipeline depth. More...
 
bool separate_pc
 Whether to separate producer and consumer threads. More...
 
ffi::String name_hint
 The name hint of the pipeline. More...
 
ffi::Map< ffi::String, tvm::tirx::Bufferworkspace
 The workspace of the pipeline. More...
 
ffi::Map< ffi::String, ffi::Any > schedule_config
 The schedule config of the pipeline. More...
 

Member Function Documentation

◆ RegisterReflection()

static void tvm::tirx::CopyPipelineNode::RegisterReflection ( )
inlinestatic

◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()

tvm::tirx::CopyPipelineNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL ( "tirx.CopyPipeline"  ,
CopyPipelineNode  ,
PipelineNode   
)

Member Data Documentation

◆ _type_s_eq_hash_kind

constexpr TVMFFISEqHashKind tvm::tirx::CopyPipelineNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode
staticconstexpr

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