Skip to content

MagmaDNN-v1.2

Latest
Compare
Choose a tag to compare
@Dando18 Dando18 released this 31 Jul 03:27
20820ee

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