tvm
Public Member Functions | List of all members
tvm::tirx::CopyPipeline Class Reference

#include <async_structs.h>

Inheritance diagram for tvm::tirx::CopyPipeline:
Collaboration diagram for tvm::tirx::CopyPipeline:

Public Member Functions

 CopyPipeline (ExecScope thread_scope, size_t depth=0, bool separate_pc=false, ffi::String name_hint="", ffi::Map< ffi::String, tvm::tirx::Buffer > workspace={}, ffi::Map< ffi::String, ffi::Any > schedule_config={})
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (CopyPipeline, Pipeline, CopyPipelineNode)
 
 TVM_DEFINE_OBJECT_REF_COW_METHOD (CopyPipelineNode)
 
- Public Member Functions inherited from tvm::tirx::Pipeline
 Pipeline (ExecScope thread_scope, size_t depth=0, bool separate_pc=false, ffi::String name_hint="", ffi::Map< ffi::String, tvm::tirx::Buffer > workspace={}, ffi::Map< ffi::String, ffi::Any > schedule_config={})
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Pipeline, ffi::ObjectRef, PipelineNode)
 

Constructor & Destructor Documentation

◆ CopyPipeline()

tvm::tirx::CopyPipeline::CopyPipeline ( ExecScope  thread_scope,
size_t  depth = 0,
bool  separate_pc = false,
ffi::String  name_hint = "",
ffi::Map< ffi::String, tvm::tirx::Buffer workspace = {},
ffi::Map< ffi::String, ffi::Any >  schedule_config = {} 
)
explicit

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()

tvm::tirx::CopyPipeline::TVM_DEFINE_OBJECT_REF_COW_METHOD ( CopyPipelineNode  )

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::CopyPipeline::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( CopyPipeline  ,
Pipeline  ,
CopyPipelineNode   
)

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