tvm
tvm::PrimType Member List

This is the complete list of members for tvm::PrimType, including all inherited members.

BFloat(int bits, int lanes=1)tvm::PrimTypestatic
bits() consttvm::PrimTypeinline
Bool(int lanes=1)tvm::PrimTypestatic
code() consttvm::PrimTypeinline
Float(int bits, int lanes=1)tvm::PrimTypestatic
Int(int bits, int lanes=1)tvm::PrimTypestatic
IsFixedLengthVector() consttvm::PrimTypeinline
IsMissing() consttvm::Type
IsScalableVector() consttvm::PrimTypeinline
IsScalar() consttvm::PrimTypeinline
IsVoid() consttvm::PrimTypeinline
lanes() consttvm::PrimTypeinline
MatchesCode(Codes... codes) consttvm::PrimTypeinline
MatchesElementType(DLDataTypeCode code, int bits) consttvm::PrimTypeinline
Missing()tvm::Typestatic
PrimType(DLDataType dtype)tvm::PrimTypeexplicit
PrimType(DLDataTypeCode code, int bits, int lanes=1)tvm::PrimType
ScalableVector(DLDataTypeCode code, int bits, int lanes)tvm::PrimTypestatic
StorageBytes() consttvm::PrimTypeinline
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE(PrimType, Type, PrimTypeNode)tvm::PrimType
tvm::Type::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE(Type, ffi::ObjectRef, TypeNode)tvm::Type
UInt(int bits, int lanes=1)tvm::PrimTypestatic
Void()tvm::PrimTypestatic
VScaleFactor() consttvm::PrimTypeinline
WithBits(int bits) consttvm::PrimTypeinline
WithCode(DLDataTypeCode code) consttvm::PrimTypeinline
WithLanes(int lanes) consttvm::PrimTypeinline