Struct rust_bert::reformer::ReformerModelResources [−][src]
pub struct ReformerModelResources;Expand description
Implementations
Shared under Apache 2.0 license by the Trax Authors at https://github.com/google/trax/tree/master/trax/models/reformer. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for ReformerModelResources
impl Send for ReformerModelResources
impl Sync for ReformerModelResources
impl Unpin for ReformerModelResources
impl UnwindSafe for ReformerModelResources
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
