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

#include <async_structs.h>

Inheritance diagram for tvm::tirx::Pipeline:
Collaboration diagram for tvm::tirx::Pipeline:

Public Member Functions

 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

◆ Pipeline()

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 = {} 
)
explicit

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::Pipeline::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( Pipeline  ,
ffi::ObjectRef  ,
PipelineNode   
)

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