zxybazh edited a comment on issue #10356:
URL: https://github.com/apache/tvm/issues/10356#issuecomment-1048469344


   I think it's a floating point issue because the 1st gradient is too close to 
0 and the autoscheduler would randomly pick a task in that case. Changing the 
`objective_func` to `1e5 * costs[0]` can fix the test.


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