tvm
Public Member Functions | Static Public Member Functions | List of all members
tvm::s_tir::SBlockRVNode Class Reference

A random variable that evaluates to a TensorIR block. More...

#include <schedule.h>

Inheritance diagram for tvm::s_tir::SBlockRVNode:
Collaboration diagram for tvm::s_tir::SBlockRVNode:

Public Member Functions

 TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("s_tir.SBlockRV", SBlockRVNode, runtime::Object)
 

Static Public Member Functions

static void RegisterReflection ()
 

Detailed Description

A random variable that evaluates to a TensorIR block.

Member Function Documentation

◆ RegisterReflection()

static void tvm::s_tir::SBlockRVNode::RegisterReflection ( )
inlinestatic

◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()

tvm::s_tir::SBlockRVNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL ( "s_tir.SBlockRV"  ,
SBlockRVNode  ,
runtime::Object   
)

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