zxybazh commented on PR #10935: URL: https://github.com/apache/tvm/pull/10935#issuecomment-1092352347
Hi Masa, this PR fixes exactly the same issue in your output. I verified locally that it can fix the table. The cause of the error is introduced in gradient based task scheduler where we print the tuning statistics table by static casting flop number in tuning records to int, which overflows. -- 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]
