tkonolige opened a new pull request, #12806:
URL: https://github.com/apache/tvm/pull/12806

   In meta schedule's featurization, arithmetic intensity was incorrectly 
calculated as log(FLOPs) / log(bytes). This change corrects it to 
log(FLOPs/bytes). Note that this is the same issue as in #12079.
   
   @vinx13 @junrushao 


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