UlrikHjort-Bosch commented on issue #10237:
URL: https://github.com/apache/tvm/issues/10237#issuecomment-1154839480

   > When working with Arduino, I've seen a similar error occur if you forget 
to pass a `runtime` parameter to `tvm.autotvm.LocalBuilder`:
   > 
   > > `` 
/home/guberti/.arduino15/packages/SPRESENSE/tools/gcc-arm-none-eabi/9.2.1/linux/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld:
 
/tmp/tmpbf9x4zv4/generated-project/build/sketch/src/standalone_crt/src/runtime/crt/common/crt_runtime_api.c.o:
 in function `SystemLibraryCreate': ``
   > > `` 
/tmp/tmpbf9x4zv4/generated-project/src/standalone_crt/src/runtime/crt/common/crt_runtime_api.c:210:
 undefined reference to `TVMSystemLibEntryPoint' ``
   > 
   > @UlrikHjort-Bosch Could this be your issue?
   
   @guberti, thanks for your reply. It is the same error I get (se above). 
Where exact do you pass a runtime parameter to tvm.autotvm.LocalBuilder ?


-- 
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