Apache MXNet (incubating) 1.5.1 is a maintenance release incorporating important bug fixes and important performance improvements. All users of Apache MXNet (incubating) 1.5.0 are advised to upgrade. You can install Apache MXNet (incubating) 1.5.1 at the usual place. Please review these Release Notes to learn the bug fixes.

Bug-fixes

  • add deconv in TRT subgraph (#15666) (#16043)
  • Update TRT tutorial with new APIs (#16044)
  • Fix _copy_to on MKLDNN backend (#15637) (#15803)
  • Benchmark doc fix (#15769) (#16029)
  • remove Julia cat image for license issue (#15964) (#16026)
  • added check for empty params file and unknown param (not arg/aux) (#15917)
  • fix license issues (#15806) (#15860)
  • prevent TRT_Logger to be destroyed before TRT engine (#14898) (#15877)
  • [MXNET-1086] added sub and mul to ONNX->TensorRT conversion (#15344) (#15875)
  • handle fix_gamma in tensorrt subgraph conversion correctly (#15645) (#15874)
  • fix LinearRegressionOutput with empty label (#15620) (#15873)
  • [v1.5.x] [MKLDNN] Independent gradients requests check with respect to weights… (#15805)
  • fix dropout mask output (#15697) (#15804)
  • fix fp32 flatten issue (#15351) (#15802)
  • Clojure package remove source images (#15828)
  • changed constructor args (#15601) (#15827)
  • Add MKLDNN 4c layout to fix gluoncv se_resnext101_64x4d (#15692) (#15801)
  • Fix the bug of `MXEnginePushAsyncND` and `MXEnginePushSyncND` (#15751) (#15792)

How to build MXNet

Please follow the instructions at https://mxnet.incubator.apache.org/get_started

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


NameCommit-idLast update in MXNetLast update in module
dlpack10892acOct 30, 2017Aug 12, 2019
dmlc-core3943914May 14, 2019Sep 2, 2019
googletesteb9225cJan 14, 2019Aug 29, 2019
mkldnn41bee20May 14, 2019Aug 27, 2019
mshadow1d79ecfMay 13, 2019Aug 4, 2019
nvidia_cubc3cceacFeb 16, 2018Jul 17, 2019
onnx-tensorrt1e209e5Jan 3, 2019Aug 22, 2019
openmp37c7212Nov 14, 2017Aug 28, 2019
ps-lite8a76389Apr 25, 2018Sep 2, 2019
tvm21935dcMay 21, 2019Sep 2, 2019
  • No labels