Hi,
We need help with some problems when importing the model. The problems are as follows:
SDK:ti-processor-sdk-rtos-j721s2-evm-09_00_00_02
The model and configuration files we use are in Model.rar
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.
Hi,
We need help with some problems when importing the model. The problems are as follows:
SDK:ti-processor-sdk-rtos-j721s2-evm-09_00_00_02
The model and configuration files we use are in Model.rar
Hi,
This seems like custom model, compilation issues.
We have assigned this issue and we will get back to you in week.
Thanks,
Pratik
Hello Pratik,
Just to update, this account is experiencing illegal instruction errors. a work around to this is by setting debug mode. however, the issue persists in release mode.
Hi,
From the posted logs i see that this issue is related to illegal instructions.
Could please check that is your host machine is AVX and AVX2 supported ?
Use below command to check:
grep avx /proc/cpuinfo
Hi,
My host machine is AVX and AVX2 supported.
I am using a virtual machine. Does this matter?
The virtual machine version we used was VMware® Workstation 15 Pro 15.5.6 and the ubuntu version was 22.04.1.
Noted, This seems to be unusual behavior, we have seen that most of the users were able to resolve this issue by moving to AVX supported machine.
Nevertheless could try our docker based setup ? Let us know if you face any issue in case.