Versions Compared

Key

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

...

  • Added NDArray auto-collector for Scala (#11751, #12232)
  • Added docs for mx.initializer.Constant (#10637)
  • Added build from souce instructions on windows (#11276)
  • Added a tutorial explaining how to use the profiler (#11274)
  • Added two tutorials on Learning Rate Schedules (#11296)
  • Added a tutorial for mixed precision training with float16 (#10391)
  • Create CPP test for concat MKLDNN operator (#11371)
  • Update large word language model example (#11405)
  • MNIST Examples for Scala new API (#11250)
  • Updated installation info to have latest packages and more clarity (#11503)
  • GAN MNIST Examples for Scala new API (#11547)
  • Added Learning Rate Finder tutorial (#11304)
  • Fix Installation instructions for R bindings on Linux systems. (#11590)
  • Integration Test for Scala (#11596)
  • Documentation enhancement for optimizers (#11657)
  • Update rcnn example (#11373)
  • Gluon ModelZoo, Gluon examples for Perl APIs (#11642)
  • Fix R installation in CI (#11761,#11755, #11768, #11805, #11954, #11976)
  • CNN Examples for Scala new API (#11292)
  • Custom Operator Example for Scala (#11401)
  • Added detailed doc about global pool layers in Gluon (#11832)
  • Updated MultiTask example to use new infer api (#11605)
  • Added logistic regression tutorial (#11651)
  • Added Support for integer type in ImageIter (#11864)
  • Added depthtospace and spacetodepth operators (#11587)
  • Increased operator support for ONNX to MXNet importer (#11856)
  • Add linux and macos MKLDNN Building Instruction (#11049)
  • Add download utility for Scala APIs (#11866)
  • Improving documentation and error messages for Async distributed training with Gluon (#11910)
  • Added NeuralStyle Example for Scala (#11621)

How to build MXNet

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

...