Versions Compared

Key

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

...

  • Upgrade unix gpu toolchain (#18186) (#18785)
  • Fix CI in v1.x branch (#18907)

Bug Fixes

  • Backporting: Fixed setting attributes in reviewSubgraph (#19278)
  • Include oneDNN gemm fix (#19251)

  • Fix for breaking change introduced in #17123 when batch_axis=0 (#19283)

  • Backport PR #19272 to v1.8.x (#19273)

  • Backport PRs in v1.7.x missing from v1.x to v1.8.x (#19262)

  • delete executor before reallocating it memory (#19222)
  • Nightly Large Tensor test cherrypicks (#19194) (#19215)
  • Tweeking syntax to be closer to other tests (#19186) (#19206)
  • ElementWiseSum fix for oneDNN (#18777) (#19200)
  • Fix flaky intgemm test in v1.8.x too (#19204)
  • Revert "Fix memory leaks in Gluon (#18328) (#18359)" (#19181)
  • Improve environment variable handling in unittests (#18424) (#19173)
  • Backport Unittest tolerance handling improvements (#18694). Also test seeding (#18762). (#19148)
  • Fix the error of gradient of np.pad (#19044) (#19167)
  • Backport Add cmake flag USE_FATBIN_COMPRESSION, ON by default (#19123) (#19158)
  • SymbolBlock.imports ignore_extra & allow_missing (#19156)
  • Fix race condition in NaiveEngine::PushAsync (#19108) (#19122)
  • empty list cannot be cleared issue fixed. (#14882)
  • Update base_module.py (#19096)
  • fix block.export (#17970) (#19075)
  • Support for fp16 in SpM x DnsM on GPU (#18930) (#19074)
  • Backport of Fix LeakyRelu behaviour on empty input (#18934) (#19009)
  • Get rid of monkey patching in LossScaler overflow handling (#18959) (#18973)
  • remove upper bound (#18857) (#18910)
  • fix gelu to use erf based algorithm (#18827) (#18946)
  • Cherry-pick #18635 to v1.7.x (#18935) (#18945)
  • Backporting backward inference from 2.x #18348 and #18378 (#18895)
  • backport Invoke mkldnn and cudnn BatchNorm when axis != 1 to v1.7.x (#18676) (#18890)
  • bump version to 1.8.0 (#18899)
  • Fixing ONNX spatial export for batchnorm (#17711) (#18846)
  • Fix softmax, logsoftmax failed on empty ndarray (#18602) (#18708)
  • Add unit tests for potri and potrf backward and check output shape in unit tests. (#18803)
  • Add syrk test shape check (#18812)
  • Back port optimization to broadcast_axis to MXNet1.x (#18773)
  • Fix crash when accessing already destructed static variables (#18768) (#18778)
  • Cherrypick #18677 #18713 (#18742)