DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| Table of Contents |
|---|
New Features
- Added Scala Inference APIs (#9678). See: MXNet Scala Inference API
- Added module to import ONNX models into MXNet (#9963). See: Proposal: ImportExport module
- Added support for Model Quantization with Calibration (#9552).
- Added Exception Handling support for operators and iterators (#9681). See: Improved Exception Handling in MXNet
- Added MKLDNN support for MXNet (#9677). See: MKLDNN integration
- Added FP16 support for distributed training (#10183).
- Added Sparse support for Custom Operator (#10374).
Bug-fixes
Fixed Security Vulnerabilities
...