Alexey-Yazev opened a new pull request, #13428:
URL: https://github.com/apache/tvm/pull/13428

   The reason for allocating different amounts of memory from launch to launch 
was that when determining optimal proposals, there are elements in the 
collection with the same costs metrics and the first of these metrics becomes 
optimal and the rest are discarded. the problem was solved by adding an 
additional sorting condition by shapes from StripeConfigs in the case when the 
metrics match.
   
   cc @leandron @ekalda, @NicolaLancellotti


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