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

   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 pre-2nd 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
   **pre M1.2 reconstruct codegen**
   M1.2 Add translate && codegen for tensorflow
   M1.3 Add codegen for tensorrt
   M1.4 Add RuntimeManager and test with relax
   M1.5 Add RuntimeManager and test with torch
   M1.6 Add RuntimeManager and test with tensorflow
   M1.7 Add RuntimeManager and test with tensorrt
   
   After I test some cases in tensorrt and tensorflow, I found out that the 
codegen module need to be reconstructed. To make the development in tensorflow 
and tensorrt better, This PR change the design of codegen.


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