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