chayliu-ecarx commented on issue #17195:
URL: https://github.com/apache/tvm/issues/17195#issuecomment-2261837827

   The `testsig.so` did't solve this problem.
    
   Switched to using a sa8155 development board for testing, however there is 
another issue:
   
   Run as :
   ```
   export LD_LIBRARY_PATH=/data/local/tmp/tvm
   export ADSP_LIBRARY_PATH="/data/local/tmp/tvm/adsp;" 
   
   ./launcher_android --in_config mobilenetv2-7_input.json --out_config 
output.json
   ```
   after that it seems like the program was blocked,not moving forwards.
   
   the log is:
   ```
   01-01 01:23:00.400  8891  8891 I launcher_android: 
vendor/qcom/proprietary/commonsys-intf/adsprpc/src/rpcmem_android.c:158: 
rpcmem_init_internal: opened ION device fd 3, configured heap IDs: system 
(0x2000000), contig (0x10), secure (0x400), secure flags (0x80080000)
   01-01 01:23:00.400  8891  8891 I launcher_android: 
vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_apps_user.c:2832: 
fastrpc_apps_user_init done
   01-01 01:23:00.402  8891  8891 I launcher_android: 
vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_config.c:136: 
Reading configuration file: launcher_android.debugconfig
   01-01 01:23:00.402  8891  8891 I launcher_android: 
vendor/qcom/proprietary/commonsys-intf/adsprpc/src/fastrpc_config.c:156: Read 
fastrpc config file launcher_android.debugconfig found at 
/data/local/tmp/tvm/adsp
   ```
   A few minutes later,it was still like this  and without any outputs.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to