tvm
Public Member Functions | Static Public Member Functions | List of all members
tvm::tir::BlockRVNode Class Reference

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

#include <schedule.h>

Inheritance diagram for tvm::tir::BlockRVNode:
Collaboration diagram for tvm::tir::BlockRVNode:

Public Member Functions

 TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("tir.BlockRV", BlockRVNode, 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::tir::BlockRVNode::RegisterReflection ( )
inlinestatic

◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()

tvm::tir::BlockRVNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL ( "tir.BlockRV"  ,
BlockRVNode  ,
runtime::Object   
)

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