MMALIB Release Notes

Version: 02.03.00.04


Contents

  1. Introduction
  2. Licensing
  3. Getting Started
  4. Documentation
  5. What's New
  6. Upgrade and Compatibility Information
  7. Device Support
  8. Validation Information
  9. Fixed Issues
  10. Deprecation
  11. Known Issues
  12. Technical Support
  13. Package Versioning


Introduction

The MMALIB package consists of the Texas Instruments optimized kernels for CNN, FFT, LINALG algorithms.


Licensing

The licensing information of this library and a complete manifest along with export control information is detailed here [HTML].


Getting Started

The MMALIB User Guide [USER_GUIDE] provides the documentation and references necessary to begin development on TI's platforms.


Documentation

Refer to following documentation for further details:

MMALIB User Guide Build instructions, API Guide [USER_GUIDE]
Test Reports Misra C reports, conformance test reports, TI platform test reports [TEST_RESULTS]
Software Manifest Licenses, terms of use [HTML]


What's New

Here are a few of the new features supported in this release for C7120:

  • [new] MMALIB_CNN_convolveBias_row_ixX_ixX_oxX
  • [new] MMALIB_CNN_convolve_col_smallNo_highPrecision
  • [new] MMALIB_CNN_fullyConnectedBias_ixX_ixX_oxX
  • CNN

    LINALG

    FFT

    DSP

    Details

    CNN style 2D convolution

    CNN style 2D convolution 3x3 5x5 7x7 Ni = No = 1, small

    CNN style 2D deconvolution

    Fully Connected

    DFT building blocks

    FFT building blocks

    FFT coordination


    Upgrade and Compatibility Information

    File Change description User application change required User application recompile required


    Device Support

    SoC Host (OS) Target (OS) Test Platform
    J7AEP, J7ES C7x, MMA No OS No OS

    Validation Information

    This release was built and validated using the following tools:

    Build Tools (NOT included in MMALIB):


    Fixed Issues

    1. [MMALIB-492] MMALIB shall support non-zero fill value in Row flow C7120
    2. [MMALIB-489] MMALIB shall support ARF reloading in all appropriate C7120 column flow kernels
    3. [MMALIB-487] MMALIB shall support 7x7 stride-1 column flow in C7120/J7AEP
    4. [MMALIB-486] MMALIB shall support dilation for 3x3 column flow in C7120/J7AEP
    5. [MMALIB-462] MMALIB shall support running test cases on EVM
    6. [MMALIB-455] MMALIB shall support creating test cases for QT
    7. [MMALIB-438] MMALIB shall support Jenkins build infrastructure on Jenkins for J7am
    8. [MMALIB-429] MMALIB shall support J7AEP enhancements col flow
    9. [MMALIB-424] MMALIB shall support J7AEP enhancements row flow
    10. [MMALIB-400] MMALIB shall support user guide update on C7120
    11. [MMALIB-356] MMALIB shall support Fully connected on C7120
    12. [MMALIB-354] MMALIB shall support small feature map (loadAB 3x/5x) in col flow for C7120
    13. [MMALIB-353] MMALIB shall support bias, scale and shift constant across group in col flow for C7120
    14. [MMALIB-352] MMALIB shall support bias, scale and shift fixed in a group col flow for C7120
    15. [MMALIB-351] MMALIB shall support bias, scale and shift in col flow for C7120
    16. [MMALIB-350] MMALIB shall support 5x5 stride 1 col flow C7120
    17. [MMALIB-347] MMALIB shall support Scale and Shift in Row flow C7120
    18. [MMALIB-534] Column Flow Convolution: 3x3_s1 convolution results in incorrect output
    19. [MMALIB-532] J7AEP: 3x3_s1 Row flow kernel with no pad ("Valid" Convolution) results in incorrect output
    20. [MMALIB-526] MMALIB shall support 1D FFT single/ batch on C7x

    Deprecation


    Known Issues

      None

    Technical Support

    For technical support, please post your questions on TI E2E Forum for Automotive ADAS SoCs.

    For additional assistance, contact local TI Field Application Engineer


    Package Versioning

    Each package version is composed of 4 period-delimited numbers - represented here by the letters M, m, p and b [M.m.p.b]. The table below provides a descriptive reference regarding package version numbering.

    Digit Meaning Description
    1 (M=Major) Major revision Incremented when the new version is substantially different from the previous For example, a new module added or an existing module's algorithm significantly altered.
    2 (m=minor) Minor revision Incremented when the new version has changed but not in a major way. For example, some minor changes in the API or feature set.
    3 (p=patch) Patch number Incremented for all other source code changes. This include any packaging support code.
    4 (b=build) Build number Incremented for each release delivery to CM. Reset for any change to M, m or p

    Copyright 2018, Texas Instruments Incorporated