Skip to content

docs: Update ML library versions and documentation#651

Open
PrathamTI wants to merge 1 commit intoTexasInstruments:masterfrom
PrathamTI:update_docs
Open

docs: Update ML library versions and documentation#651
PrathamTI wants to merge 1 commit intoTexasInstruments:masterfrom
PrathamTI:update_docs

Conversation

@PrathamTI
Copy link
Copy Markdown
Contributor

This commit updates the ML library versions and documentation

  • Update ARM Compute Library from 24.12 to 52.7.0
  • Update Arm NN from 24.11 to 26.01
  • Update NNStreamer from 2.4.2 to 2.6.0
  • Update ONNX Runtime from 1.20.1 to 1.23.2
  • Update TensorFlow Lite from 2.18.0 to 2.20.0
  • Refresh all test outputs and benchmark results
  • Add ML components to AM62DX documentation TOC
  • Update component table with latest library information

This commit updates the ML library versions and documentation

- Update ARM Compute Library from 24.12 to 52.7.0
- Update Arm NN from 24.11 to 26.01
- Update NNStreamer from 2.4.2 to 2.6.0
- Update ONNX Runtime from 1.20.1 to 1.23.2
- Update TensorFlow Lite from 2.18.0 to 2.20.0
- Refresh all test outputs and benchmark results
- Add ML components to AM62DX documentation TOC
- Update component table with latest library information

Signed-off-by: Pratham Deshmukh <p-deshmukh@ti.com>
Copy link
Copy Markdown
Member

@cshilwant cshilwant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you build test this patch locally & checked the HTML outputs? - https://github.com/TexasInstruments/processor-sdk-doc?tab=readme-ov-file#issue-make

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ONNX-RT should be a separate block under Runtime Engines.
Currently, it's stacked up with ACL & ArmNN which may send out a false message that they are tightly coupled.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'll fix the diagram

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image size doubled.

Older one - 40.3 KB
New one - 71.7 KB

Any idea why?

Also, any reasons to switch from png to jpeg?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No reason as such. While generating the image, image format might have changed. I'll fix this too.

* Available on AM57x device only.
* Supports CNN at the moment, and imports Caffe, ONNX, and Tensorflow models.
* Open source framework based on GStreamer for neural network pipelines.
* Runs on all Cortex-A ARM cores (AM3x, AM4x, AM5x, AM6x Sitara devices).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AM5x SDKs won't include the meta-ti-ml layer

Suggested change
* Runs on all Cortex-A ARM cores (AM3x, AM4x, AM5x, AM6x Sitara devices).
* Runs on all Cortex-A ARM cores (AM3x, AM4x, AM6x Sitara devices).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok
Will fix this

| Arm Compute Library | 52.7.0 | NA (Backend Library) | Yes | YES |
+--------------------------+-----------+-------------------------+--------------------+--------------------+
| NNStreamer | 2.6.0 | NA (Pipeline Framework) | Yes | YES |
+--------------------------+-----------+-------------------------+--------------------+--------------------+
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this table, it's Yes at few places & YES in some.

Keep it consistent...switch to Yes to make vale happy

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay

@PrathamTI
Copy link
Copy Markdown
Contributor Author

PrathamTI commented Apr 7, 2026

Did you build test this patch locally & checked the HTML outputs? - https://github.com/TexasInstruments/processor-sdk-doc?tab=readme-ov-file#issue-make

Yeah I tested it locally first.
logs: https://gist.github.com/PrathamTI/b6ae45cad4a588e24833366c77285573
After this i opened http://localhost:8080 in browser to verify it.

I'll update the PR according to your comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants