Struct rust_bert::reformer::ReformerVocabResources [−][src]
pub struct ReformerVocabResources;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 ReformerVocabResources
impl Send for ReformerVocabResources
impl Sync for ReformerVocabResources
impl Unpin for ReformerVocabResources
impl UnwindSafe for ReformerVocabResources
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
