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

   In autoscheduler's featurization, arithmetic intensity was incorrectly 
calculated as log(FLOPs) / log(bytes). This change removes the logs so 
arithmetic intensity is FLOPs / bytes.
   
   @junrushao1994 @merrymercy @octoJon 
   


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