Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 Bug-fixes

Proposed Changes

...

fix place device

...

  • Added GPU support for the syevd operator which ensures that there is GPU support for all linalg-operators.
  • Bugfix for syevd on CPU such that it works for float32.
  • Fixed API call when OMP_NUM_THREADS environment variable is set.
  • Fixed MakeNonlossGradNode bug.
  • Fixed bug related to passing dtype to array().
  • Fixed some minor bugs for sparse distributed training.  
  • Fixed a bug on Slice accessing uninitialized memory in param.begin in the file matrix_op-inl.h.
  • Fixed 
  • gluon.data.RecordFileDataset

...

Fixes Issue 8348 Image Record Dataset key error

...

8292

...

mx.nd.array indexing broken in

armv7 / raspberrypi / jessie 8.0

(5 dimensional tensor) 

...

bugfix and GPU support for syevd 

...

fix makenonlossgrad bug 

...

Approved

(bhavinthaker)

...

fix expand_dims if axis< 0 

...

rename and restructure model zoo models

...

rename output layer of resnet 

...

Fix typo in gluon l1loss docstring

...

Fix a Docstring

...

Tweak a markdown list in note_engine.md

...

fixed practioners to practitioners

...

  • .
  • Fixed a bug that caused autograd to crash on some networks.


How to build MXNet

Please follow the instructions at https://mxnet.incubator.apache.org/install/index.html 

List of submodules used by Apache MXNet (Incubating) and when they were updated last

Submodule:: Last updated by MXNet:: Last update in submodule

  1. cub@:: 31-Jul :: 28-Aug
  2. dlpack@: 08-Sep :: 06-Oct
  3. dmlc-core@: 08-Sep:: 06-Oct
  4. mshadow@: 03-Oct:: 09-Oct
  5. nnvm@: 10-Sep:: 10-Oct
  6. ps-lite@: 28-Mar:: 27-Jul

...