Abhikrant Sharma
Abhikrant Sharma
cc: @Lunderberg , @tqchen
Thank you @Lunderberg, @quic-sanirudh !
@chayliu-ecarx: On production devices, any shared library needs to be signed by OEMs to be loaded on DSP. The problem you are observing is due to loading of unsigned library...
Hi @chayliu-ecarx , I am checking this with an internal team. I will get back asap.
@chayliu-ecarx : sa8155p doesn't support unsigned PD. Since the application is running on a signed PD, I would recommend pushing `testsig.so` to target and give a try. To understand how...
> I did't build any libraries, but push the libraries in the SNPE SDK folowing `snpe-1.68.0.3932/doc/html/tutorial_inceptionv3.html`. Those libraries are signed and hence they worked on hardware platform. In case of...
Are you able to run calculator example with `testsig.so` on development board ? This will help in identifying if FastRPC is working properly.