Struct rust_bert::albert::AlbertVocabResources [−][src]
pub struct AlbertVocabResources;Expand description
Implementations
Shared under Apache 2.0 license by the Google team at https://github.com/google-research/ALBERT. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for AlbertVocabResources
impl Send for AlbertVocabResources
impl Sync for AlbertVocabResources
impl Unpin for AlbertVocabResources
impl UnwindSafe for AlbertVocabResources
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
