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