concision_linear/norm/batch/
model.rs

1/*
2    Appellation: model <module>
3    Contrib: FL03 <jo3mccain@icloud.com>
4*/
5
6pub struct BatchNorm;