Struct tvm::ir::relay::RefCreateNode [−][src]
Fields
base: ExprNode
value: Expr
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for RefCreateNode
impl !Send for RefCreateNode
impl !Sync for RefCreateNode
impl Unpin for RefCreateNode
impl UnwindSafe for RefCreateNode
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