masahi commented on issue #13639:
URL: https://github.com/apache/tvm/issues/13639#issuecomment-1369476451

   @vinx13 @zxybazh Does this also reproduce in your environment? It fails for 
both resnet and bert for me. Quick tuning setting like
   ```
   num_trials_per_iter=8,
   max_trials_per_task=8,
   strategy="replay-trace"
   ```
   is fine to cause this failure. 
   
   I also went to back to a commit where this test was working fine for me, but 
still got the same failure now for some reason. One difference with my previous 
setting is that now I'm on CUDA 12 while I was on 11.6 when this test ran 
successfully.  


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