Other Parts Discussed in Thread: TDA4VM
Tool/software:
Hi,
I have a customize kernel that runs the post-processing of the similar YOLOX model, On TDA4VM, the A72 cores and C66 cores run at 0.906ms and 9.122ms, respectively. Everything works fine!!
BUT.
When the same code is migrated on TDA4AEN, On TDA4AEN, the A53 cores and C7X cores run at 194ms and 545ms, respectively. It's super slow!
Excuse me, what is the possible problem ?
POSTPROC RUN ON A72 CORE OF TDA4VM
POSTPROC RUN ON C66 CORE OF TDA4VM
POSTPROC RUN ON A53 CORE OF TDA4AEN
POSTPROC RUN ON C7X CORE OF TDA4AEN