MasterJH5574 opened a new pull request, #14037: URL: https://github.com/apache/tvm/pull/14037
This PR introduces the frontend components of Relax, including * a FX translator that translates a Torch FX graph module to an TVM IRModule, * a Relax-backend of Torch Dynamo, which brings the mechanism to build PyTorch model using Relax compilation pipeline, * a pipeline prototype that contains the collection of pre-defined pipelines that optimizes and lower IRModule before passing to minimum build. -- 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]
