anijain2305 commented on issue #4828: [QNN][TFLite] TFLite rounding mode support
URL: https://github.com/apache/incubator-tvm/pull/4828#issuecomment-595876055
 
 
   @LiangHao151941 I looked at this
   
https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/PR-4828/16/pipeline/247
   
   I think you are confusing the GPU container with GPU target. The tests are 
still running on CPU.
   
   * You might have done this already. But have you run mobilenetv2 locally?
   * If it passes locally, then lets check the LLVM version. And re-run with 
whatever container is running with. 
   * You can also try change the target from `llvm` to `llvm -mcpu=core-avx2' 
in TFLite tests. There is a LLVM bug which might be causing this - 
https://discuss.tvm.ai/t/segfault-in-llvm/3567
   
   
   
   
   
   
   

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


With regards,
Apache Git Services

Reply via email to