This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

J721EXSOMXEVM: rgmax Layer not being supported?

Part Number: J721EXSOMXEVM
Other Parts Discussed in Thread: DRA829, TDA4VM

Hello Guys,

Good day.

Our customer is using tidl_j7_01_04_00_08 to import BlitzNet model (Tensorflow) and have found that many layers were not getting supported (or at least that's what the error is saying). See attached error.

He follow the steps here to set up the environment
: http://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/06_01_01_12/exports/docs/tidl_j7_01_00_01_00/ti_dl/docs/user_guide_html/md_tidl_user_model_deployment.html

Short summary:

Environment :
Running RTOS SDK on Ubuntu 18.04.5 server.
OS : Ubuntu 18.04.5 LTS (GNU/Linux 4.15.0-136-generic x86_64)
Software : PROCESSOR-SDK-RTOS-J721E — RTOS SDK for DRA829 & TDA4VM Jacinto
Tensorflow version: 1.15
Python version : 3.6.9

Problem : Argmax Layer not being supported even after setting axis as 1. Are there any other specific requirement on using ArgMax layer besides setting axis as 1? Or are there another supported layers that might replace ArgMax layer? Are the layers listed on “Supported layers list” in the user guide, all of the layers that TIDL support or are there some other layers getting supported but not listed on the web page

Thanks in advance!

Art