Struct tvm::ir::ty::BaseTensorTypeNode [−][src]
#[repr(C)]pub struct BaseTensorTypeNode {
pub base: TypeNode,
}Fields
base: TypeNodeTrait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for BaseTensorTypeNode
impl !Send for BaseTensorTypeNode
impl !Sync for BaseTensorTypeNode
impl Unpin for BaseTensorTypeNode
impl UnwindSafe for BaseTensorTypeNode
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
