bunsen 0.25.0

bunsen is a batteries included common library for burn
Documentation
1
2
3
4
5
6
//! Management for Weight and Data IO.

#[cfg(feature = "cache")]
pub mod cache;

pub mod pretrained;