pub type AttentionRef = Arc<dyn AttentionFuserDyn>;Expand description
Reference to an attention fusion model.
Aliased Typeยง
pub struct AttentionRef { /* private fields */ }pub type AttentionRef = Arc<dyn AttentionFuserDyn>;Reference to an attention fusion model.
pub struct AttentionRef { /* private fields */ }