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

#include <predicate.h>

Inheritance diagram for tvm::tirx::Predicate:
Collaboration diagram for tvm::tirx::Predicate:

Public Member Functions

 Predicate (Array< Var > vars, PrimExpr pred)
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Predicate, ffi::ObjectRef, PredicateNode)
 

Constructor & Destructor Documentation

◆ Predicate()

tvm::tirx::Predicate::Predicate ( Array< Var vars,
PrimExpr  pred 
)
explicit

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::Predicate::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( Predicate  ,
ffi::ObjectRef  ,
PredicateNode   
)

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