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