tqchen commented on PR #19863:
URL: https://github.com/apache/tvm/pull/19863#issuecomment-4767551888

   On reference evaluator, my guess is reference evaluator would even be slower 
because it generates reference results and also is integration runs, so it 
would be worse than onxxruntime in terms of ci time.
   
   I think the main issue is to consider the balance of ci pressure and our 
core features. Ideally the invariance are:
   - For importers, we cross validate the ingestion correctness via stuctural 
check 
   - We have some levels of correctness checks in op UT, which might help
    
   An altnertative could be we split out the frontend modules into separate 
repos, but still there would be an ci pressure concern there
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to