Struct tvm::ir::ty::PrimTypeNode [−][src]
Fields
base: TypeNodedtype: DataTypeThe corresponding dtype field.
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for PrimTypeNode
impl !Send for PrimTypeNode
impl !Sync for PrimTypeNode
impl Unpin for PrimTypeNode
impl UnwindSafe for PrimTypeNode
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
