bunsen 0.0.4

burn neural network extension library
Documentation
1
2
3
4
5
//! # Attention Extensions

pub mod csa;
pub mod kvcache;
pub mod sdpa;