tlc-pack / relax

Apache License 2.0
193 stars 58 forks source link

[Pipeline][Torch] Introducing pipeline and Torch Dynamo backend #428

Closed MasterJH5574 closed 1 year ago

MasterJH5574 commented 1 year ago

This PR contains two parts, with the first part being a pipeline prototype, and the second part being the a backend of Torch Dynamo using Relax.

Full credit for the pipeline implementation goes to Tianqi, and full credit for the Dynamo backend goes to Bohan.

Co-authored-by: Tianqi Chen tianqi.tchen@gmail.com Co-authored-by: Bohan Hou 32121147+spectrometerHBH@users.noreply.github.com