tvm
|
This is the complete list of members for tvm::tir::TensorIntrin, including all inherited members.
Get(ffi::String name, bool allow_missing=false) | tvm::tir::TensorIntrin | static |
Register(ffi::String name, TensorIntrin intrin, bool override=false) | tvm::tir::TensorIntrin | static |
TensorIntrin(PrimFunc desc, PrimFunc impl) | tvm::tir::TensorIntrin | explicit |
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(TensorIntrin, ObjectRef, TensorIntrinNode) | tvm::tir::TensorIntrin |