iree-org / iree-turbine

IREE's PyTorch Frontend, based on Torch Dynamo.
Apache License 2.0
55 stars 25 forks source link

Add support for chained matmuls #238

Closed harsh-nod closed 3 weeks ago

harsh-nod commented 3 weeks ago

This PR adds support for chained matmuls. In order to do this, we implement the following