bunsen 0.24.0

bunsen is a batteries included common library for burn
Documentation
1
2
3
4
5
//! # Pooling images

mod avg_pool_2d_same;

pub use avg_pool_2d_same::*;