Skip to content

Releases: deepakkumar1984/MxNet.Sharp

First Beta Release for v2

18 Apr 04:33
Compare
Choose a tag to compare
Pre-release
  • This release have numpy operators implememted
  • Implementing numpy ops instead of NDArray ops - WIP
  • Bug fixes

v1.5.2.0

11 Sep 23:42
Compare
Choose a tag to compare
  • Some Bug fixes
  • Improved performance

Thanks to @horker for vital contribution to this release

v1.5.1.8

04 Jul 00:23
47971a3
Compare
Choose a tag to compare

Some fixes and implementation for keras-mxnet project

v1.5.1.5

21 Apr 01:52
Compare
Choose a tag to compare

Implementing API's required for Gluon-CV and Keras-MxNet
NDArray API to load Numpy npz files

v1.5.1.2

23 Mar 22:13
e16f93c
Compare
Choose a tag to compare
  • Gluon API Implemented with Training and Infrencing
  • Sequential, Module, Bucketing module implemented

v1.1.0

05 Jun 02:55
Compare
Choose a tag to compare
  • Implement NDArray and Symbol Ops
  • Implemented DNN which is a high-level API
  • Tested on CPU bit WIP for GPU