bimm 0.19.4

burn image models
Documentation
1
2
3
4
5
//! # Pooling layers

mod avg_pool_2d_same;

pub use avg_pool_2d_same::*;