Archermmt opened a new pull request, #15950:
URL: https://github.com/apache/tvm/pull/15950

   This is a pull request for MSC(Multi-System Compile)
   RFC: 
https://discuss.tvm.apache.org/t/rfc-unity-msc-introduction-to-multi-system-compiler/15251/5
   Tracking issue: https://github.com/apache/tvm/issues/15233
   
   This is the 3rd part of Milestone 1: Finish RuntimeManager for frameworks
   
   To limit each PR in reviewable size, the Milestone 1 will be split into some 
steps:
   M1.1 Add translate && codegen for torch
   M1.2 Add translate && codegen for tensorflow
   **M1.3 Add codegen for tensorrt**
   M1.4 Add Runner and test with relax
   M1.5 Add Runner and test with torch
   M1.6 Add Runner and test with tensorflow
   M1.7 Add Runner and test with tensorrt
   
   This PR support tensorrt in a codegen way. Same strategy is used in Nvidia 
Nackthon 2021: https://github.com/Archermmt/yolov3_dcn_nv_hackthon2021 (special 
price for latency and bug detection).


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