bunsen 0.21.0-pre.2

bunsen is a community companion library for burn
Documentation
1
2
3
4
5
6
//! Common low-level module for adding images and operations in Burn.

pub mod conv;
pub mod drop;
pub mod patching;
pub mod pool;