Struct rust_bert::mbart::MBartModelResources [−][src]
pub struct MBartModelResources;Expand description
Implementations
Shared under MIT license by the Facebook AI Research Fairseq team at https://github.com/pytorch/fairseq. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for MBartModelResources
impl Send for MBartModelResources
impl Sync for MBartModelResources
impl Unpin for MBartModelResources
impl UnwindSafe for MBartModelResources
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = T
Should always be Self
