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