Skip to content

Commit 10e4f7e

Browse files
committed
feat(linux): Switch from Neo-AI-DLR to TVM-RT
* With [0], the ti-tidl-osrt has now dropped Neo-AI-DLR [1] & switched to TVM-RT. Hence, update the documentation to highlight the same. * Fixes d61076a * While at it, also update section headers as per [2] [0] - https://git.ti.com/cgit/edgeai/meta-edgeai/commit/recipes-tisdk/ti-tidl/ti-tidl-osrt.bb?h=scarthgap&id=1b88fbdf717da6f0c3ac1a6d7d4b23d2dff5f63d [1] - https://github.com/neo-ai/neo-ai-dlr [2] - https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
1 parent c77ac78 commit 10e4f7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/linux/index_Edge_AI.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
*******
1+
#######
22
Edge AI
3-
*******
3+
#######
44

55
The SDK provides software and tools to let the users effectively balance deep learning performance with system power and cost on Texas Instrument’s processors for edge AI applications. We offer a practical embedded inference solution for next-generation vehicles, smart cameras, edge AI boxes, and autonomous machines and robots. In addition to general purpose micro processors, AM62Ax has integrated micro controllers, DSP, and accelerators for neural network, image, vision, and multimedia processing. With a few simple steps one can run high performance computer vision and deep learning demos using a live camera and display.
66

7-
The SDK also enables an interplay of multiple open-source components such as GStreamer, OpenVx, OpenCV and deep learning runtime such as TFLite, ONNX and Neo-AI DLR. The reference applications showcase perception based examples such as image classification, object detection and semantic segmentation in both Python and C++ variants. The SDK supports edit-build-debug cycles directly on the target and also on PC to cross compile and build the applications.
7+
The SDK also enables an interplay of multiple open-source components such as GStreamer, OpenVx, OpenCV and deep learning runtime such as TFLite, ONNX and TVM-RT. The reference applications showcase perception based examples such as image classification, object detection and semantic segmentation in both Python and C++ variants. The SDK supports edit-build-debug cycles directly on the target and also on PC to cross compile and build the applications.
88

99
.. ifconfig:: CONFIG_part_family in ('AM62AX_family')
1010

0 commit comments

Comments
 (0)