bunsen 0.21.0-pre.2

bunsen is a community companion library for burn
Documentation
1
2
3
4
5
//! # Pooling images

mod avg_pool_2d_same;

pub use avg_pool_2d_same::*;