tenstorrent / tt-forge-fe

The TT-Forge FE is a graph compiler designed to optimize and transform computational graphs for deep learning models, enhancing their performance and efficiency.
https://docs.tenstorrent.com/tt-forge-fe/
Apache License 2.0
20 stars 3 forks source link

Model Bringup: Xception #426

Open kamalrajkannan78 opened 1 month ago

kamalrajkannan78 commented 1 month ago

Requirements

Framework Input Source Task Variant Device Type Completed Blocker
PyTorch Timm Image classification Xception N150 https://github.com/tenstorrent/tt-mlir/issues/1379
PyTorch Timm Image classification Xception41 N150 #1193
PyTorch Timm Image classification Xception63 N150 #1193
PyTorch Timm Image classification Xception71 N150 #1193

Note: variants marked with ✅ are compiled successfully. Issues in runtime are added in Blocker fields

nvukobratTT commented 1 month ago

@ashokkumarkannan1 Instead of populating text in the blocker field, let's create detailed issues, and only put an issue ref. For example:

Framework Input Source Task Variant Device Type Completed Blocker
PyTorch Timm Image classification Xception N150 #1, #2, etc.