trevor-m commented on pull request #6395:
URL: https://github.com/apache/incubator-tvm/pull/6395#issuecomment-696860539


   > Finished reviewing the C++ part and the tests. I am not familiar with the 
TRT APIs so I didn't review the op converter in details.
   > 
   > For tests, how long does it need to run all the tests? I'm afraid that 
running all unit tests here will slow the CI a lot.
   
   Thanks Cody, I measured the time on a AWS g4dn.4xlarge instance.
   
   Full with runtime: 6m2.021s
   Codegen only: 1m0.358s
   Codegen only, removed all integration test models except resnet18_v1 and 
mobilenet_v2: 0m51.536s
   
   Seems like the extra models in the integration tests do not consume much 
time.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to