This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
Releases: onnx/onnx-mxnet
Releases · onnx/onnx-mxnet
Onnx-Mxnet 0.4.2
Improvements and Bug Fixes
- Fix Reshape operator and add Argmin and Argmax operator @anirudhacharya #29
- Fix padding for Pooling operator @spidydev #27
- Fix broadcast for add and mul operators @spidydev #25
- Squeeze operator Implementation @spidydev #23
- Fixes for ReduceMin, ReduceMax, ReduceMean, ReduceProd and ReduceSum operators @anirudhacharya #22