bunsen 0.0.4

burn neural network extension library
Documentation
1
2
3
4
5
6
//! # Cache Implementations

pub mod disk;
pub mod weights;

pub mod prefabs;