Releases: MagmaDNN/magmadnn
Releases · MagmaDNN/magmadnn
MagmaDNN-v1.2
Version 1.2 Release of MagmaDNN
Now supports --
- oneDNN(MKLDNN) Support
- fully connected, convolutional, and pooling layers
- CMake Build System
- New Examples
- CNN
- ResNet
- AlexNet
- LeNet
- Mnist and CIFAR interactive
- VGG16
- Tensor Math
- C++ Style Formatter
- Modularized Distributed Optimizer
- CIFAR10, CIFAR100, MNIST dataloaders
- Cuda Stream
- Model summary
- Spack Package Manager Support
MagmaDNN-v1.0
The official MagmaDNN 1.0 release.
Supports all basic NN functionalities.