This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
Release version 0.2.0
- Improve the printing messages of gradient loop and bug fix for GluonFunctionEvaluation
- Add Gamma Distribution
- GP Modules enhancement
- Implement Module, GPRegression, SparseGPRegression and SVGPRegression…
- Update the README
- Add score function for variational inference enhancement
- Refactor the interface of inferece for module
- Add score function inference
- Implement common MXNet operators (dot product, diag, etc. in MXFusion enhancement
- Add support for MXNet operators.
- Cleanup kernel function and function wrappers for copying enhancement
- Implement the base class MXFusionFunction