Struct rust_bert::pegasus::PegasusModelResources [−][src]
pub struct PegasusModelResources;Expand description
Implementations
Shared under Apache 2.0 license by the Pegasus team at https://huggingface.co/google/pegasus-cnn_dailymail. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for PegasusModelResources
impl Send for PegasusModelResources
impl Sync for PegasusModelResources
impl Unpin for PegasusModelResources
impl UnwindSafe for PegasusModelResources
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
