ljs19981117 commented on issue #6520: URL: https://github.com/apache/incubator-tvm/issues/6520#issuecomment-696475926
> Please consider opening new thread in https://discuss.tvm.apache.org/, we use this forum to solve this kind of question. Your question should be related with the target and compiler (g++) doesn't match. For example, target is x86 but compiler (g++) is arm. Thanks for your reminding.I will ask in the disscuss.tvm. I make the target to rasp3b,but got this: ``` > "-target" is deprecated, use "-mtriple" instead. > Cannot find config for target=llvm -keys=arm_cpu,cpu -device=arm_cpu -mattr=+neon -model=bcm2837 -mtriple=armv7l-linux-gnueabihf, workload=('dense_nopack.x86', ('TENSOR', (1, 512), 'float32'), ('TENSOR', (1000, 512), 'float32'), None, 'float32'). A fallback configuration is used, which may bring great performance regression. ``` Is the API update ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
