Struct rust_bert::prophetnet::ProphetNetModelResources [−][src]
pub struct ProphetNetModelResources;Expand description
Implementations
Shared under MIT license by the Microsoft team at https://github.com/microsoft/ProphetNet. Modified with conversion to C-array format.
Shared under MIT license by the Microsoft team at https://github.com/microsoft/ProphetNet. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for ProphetNetModelResources
impl Send for ProphetNetModelResources
impl Sync for ProphetNetModelResources
impl Unpin for ProphetNetModelResources
impl UnwindSafe for ProphetNetModelResources
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
