You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/11/04 01:39:51 UTC

[GitHub] [incubator-tvm] jcf94 commented on pull request #6830: [WIP][AutoScheduler] Bug fix for layout rewrite CI error in i386

jcf94 commented on pull request #6830:
URL: https://github.com/apache/incubator-tvm/pull/6830#issuecomment-721464517


   # Problem
   
   Compute get wrong result after layout rewrite, and this only occurs in i386 CI.
   
   # Current Status
   
   After trying many different tests, I guess I have finally found the reason.
   
   Only i386 CI used llvm-4 to build the TVM.
   
   i386 CI with llvm-4: https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm/branches/PR-6830/runs/4/nodes/253/steps/331/log/?start=0
   
   i386 CI with llvm-8: https://ci.tlcpack.ai/blue/rest/organizations/jenkins/pipelines/tvm/branches/PR-6830/runs/7/nodes/253/steps/331/log/?start=0


----------------------------------------------------------------
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:
users@infra.apache.org