Mousius opened a new pull request #8744:
URL: https://github.com/apache/tvm/pull/8744


   This introduces an alternative way of running AOT tests using the reference 
system added in https://github.com/apache/tvm/pull/8514. This gives us 
additional assurance that the AOT output runs successfully on embedded 
platforms in our core test suite.
   
   I've also changed calculate_workspace_sizes to debug_workspace_sizes and 
default to False in most cases as it only needs to be True for a few cases to 
check theoutput with the debug flag - this was discovered trying to allocate 
16MB in an embedded test :scream_cat:
   
   
   Co-authored-by: Grant Watson <[email protected]>
   


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