manupa-arm commented on pull request #10242:
URL: https://github.com/apache/tvm/pull/10242#issuecomment-1040092717


   Thanks @jacobbohlin 
   
   I think we could refactor the tests here to be a single one with stimulus 
being the model url and accelerator.
   Moreover, lets write out a tuples of model url and accelerator variants for 
each tests -- therefore we have more control/visibility of what is being tested 
as opposed default parametric explosion of the test space.
   
   Some references that we have done this at other places, also feel free to 
migrate any utility that you feel we can re-use to aot_test_utils
   
   
https://github.com/apache/tvm/blob/0009a308d82a321f2399923ab14b4c088461b4f2/tests/python/relay/aot/test_crt_aot_usmp.py#L205-L219
   
   
https://github.com/apache/tvm/blob/0009a308d82a321f2399923ab14b4c088461b4f2/tests/python/relay/aot/test_crt_aot_usmp.py#L232-L240


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