#include <async_structs.h>
◆ RegisterReflection()
| static void tvm::tirx::PipelineNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO()
| tvm::tirx::PipelineNode::TVM_FFI_DECLARE_OBJECT_INFO |
( |
"tirx.Pipeline" |
, |
|
|
PipelineNode |
, |
|
|
ffi::Object |
|
|
) |
| |
◆ _type_s_eq_hash_kind
| constexpr TVMFFISEqHashKind tvm::tirx::PipelineNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ depth
| size_t tvm::tirx::PipelineNode::depth |
◆ name_hint
| ffi::String tvm::tirx::PipelineNode::name_hint |
The name hint of the pipeline.
◆ schedule_config
| ffi::Map<ffi::String, ffi::Any> tvm::tirx::PipelineNode::schedule_config |
The schedule config of the pipeline.
◆ separate_pc
| bool tvm::tirx::PipelineNode::separate_pc |
Whether to separate producer and consumer threads.
◆ thread_scope
| ExecScope tvm::tirx::PipelineNode::thread_scope |
The thread scope of this pipeline.
◆ workspace
The workspace of the pipeline.
The documentation for this class was generated from the following file: