Releases: deepakkumar1984/MxNet.Sharp
Releases · deepakkumar1984/MxNet.Sharp
First Beta Release for v2
- This release have numpy operators implememted
- Implementing numpy ops instead of NDArray ops - WIP
- Bug fixes
v1.5.2.0
v1.5.1.8
Some fixes and implementation for keras-mxnet project
v1.5.1.5
Implementing API's required for Gluon-CV and Keras-MxNet
NDArray API to load Numpy npz files
v1.5.1.2
- Gluon API Implemented with Training and Infrencing
- Sequential, Module, Bucketing module implemented
v1.1.0
- Implement NDArray and Symbol Ops
- Implemented DNN which is a high-level API
- Tested on CPU bit WIP for GPU