jacobbohlin opened a new pull request #9778:
URL: https://github.com/apache/tvm/pull/9778


   RFC: apache/tvm-rfcs#37
   Issue: #9429
   
   NOTE: This PR builds on top of #9469 and #9471 and therefore includes those 
changes. This PR will remain as 'draft' until both dependencies are merged.
   
   The algorithm described in the RFC uses two metrics for pareto culling, 
performance and memory usage. This commit addresses the former and introduces 
the basis of performance estimation for the Parts. It also includes performance 
estimation code that is specific to ethosu_conv2d.
   
   The output of the performance model is only meant to be consumed by the 
cascader.


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