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

A random variable that evaluates to a TensorIR for loop. More...

#include <schedule.h>

Inheritance diagram for tvm::tir::LoopRVNode:
Collaboration diagram for tvm::tir::LoopRVNode:

Public Member Functions

 TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("tir.LoopRV", LoopRVNode, runtime::Object)
 

Static Public Member Functions

static void RegisterReflection ()
 

Detailed Description

A random variable that evaluates to a TensorIR for loop.

Member Function Documentation

◆ RegisterReflection()

static void tvm::tir::LoopRVNode::RegisterReflection ( )
inlinestatic

◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()

tvm::tir::LoopRVNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL ( "tir.LoopRV"  ,
LoopRVNode  ,
runtime::Object   
)

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