Serrano v0.1.6-alpha Release Notes
Release Date: 2017-12-12 // almost 7 years agoPrevious changes from v0.1.5-alpha
-
- ➕ Add BatchNormalization Operator. Currently, it supports inference forwarding only.
- 0️⃣ In Conv2D operator, use
ConvMethod.Img2Col
as default calculation method. Since it computes much faster.