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