v1.3.2
v1.3.2 (2019-11-29)
Closed issues:
- conv4 allocates outside of the memory pool (#518)
- scaling xavier intializer comparared to other frameworks (#515)
Merged pull requests:
- Alexander barth master (#522) (denizyuret)
- fix issue #518: conv4 allocates outside of the memory pool #518 (#521) (denizyuret)
- xavier intializer using the same convention as TensorFlow and PyTorch (#520) (Alexander-Barth)