Skip to content

Releases: foss-for-synopsys-dwc-arc-processors/embarc_mli

Release 1.1 RC1

17 Apr 09:23
7026ad0
Compare
Choose a tag to compare
Release 1.1 RC1 Pre-release
Pre-release

Release candidate 1 for version 1.1

Release 1.0

02 Jul 15:45
03b3395
Compare
Choose a tag to compare

embARC MLI Library Release 1.0

Release notes Version 1.0

  1. Release 1.0 supports following functional primitives

    • 2D Convolution
    • 2D depthwise convolution
    • Fully Connected layer
    • Max pooling and average pooling
    • LSTM, Basic RNN
    • Elementwise (add, sub, mul, min, max)
    • Data manipulation (concatenation, permute, 2D padding)
    • ReLU, Leaky ReLu, ReLu1, ReLu6
    • Softmax, Sigmoid, TanH
    • Supported data layout CHW (Channel-Height-Width standard for Caffe)
  2. Fixes and enhancements

    • updated documentation (issue #30, #50, #59)
    • example of scripts for graph deployment
    • multiple performance improvements
  3. API documentation is attached to this release (see embARC_MLI_1_0_API_Doc.zip)

Release 1.0 RC3

29 May 12:54
bbaea6a
Compare
Choose a tag to compare

Release candidate 3 for version 1.0