Skip to content

v0.92

Choose a tag to compare

@bvanessen bvanessen released this 12 Feb 01:34

============================== Release Notes: v0.92 ==============================

New features include (but are not limited to):

  • Full support for convolutional and pooling layers
  • GPU acceleration of local Elemental GEMM operations
  • Improved network and data reader support
    -- Alexnet
    -- VGG
    -- CIFAR-10
  • Added a suite of regularizers, objective functions, and metrics, including:
    -- Batch normaalization
    -- Drop-out
    -- L2
  • Dramatically improves the performance of inter-model communication
  • Added suite of image prepossessing routines