Struct rust_bert::gpt_neo::GptNeoModelResources [−][src]
pub struct GptNeoModelResources;Expand description
Implementations
Shared under Apache 2.0 license by the EleutherAI contributors at https://www.eleuther.ai. Modified with conversion to C-array format.
Shared under Apache 2.0 license by the EleutherAI contributors at https://www.eleuther.ai. Modified with conversion to C-array format.
Shared under Apache 2.0 license by the EleutherAI contributors at https://www.eleuther.ai. Modified with conversion to C-array format.
Auto Trait Implementations
impl RefUnwindSafe for GptNeoModelResources
impl Send for GptNeoModelResources
impl Sync for GptNeoModelResources
impl Unpin for GptNeoModelResources
impl UnwindSafe for GptNeoModelResources
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
