iree-org / iree-torch

Torch Frontend for IREE
Apache License 2.0
25 stars 11 forks source link

Add torchbench.py script for running benchmarks #13

Closed ramiro050 closed 2 years ago

ramiro050 commented 2 years ago

This commit adds a script that allows the execution of torchbenchmark models using torch-mlir + IREE as the backend.

silvasean commented 2 years ago

Awesome. Excited to see the numbers come out of this :D