tenstorrent / tt-mlir

Tenstorrent MLIR compiler
https://tenstorrent.github.io/tt-mlir/
Apache License 2.0
51 stars 7 forks source link

Conv2d implementation (without runtime support) #453

Closed LPanosTT closed 1 week ago

LPanosTT commented 3 weeks ago

Define ttir and ttnn representations of the conv2d op in mlir.

For issue: https://github.com/tenstorrent/tt-mlir/issues/440

nsmithtt commented 1 week ago

@LPanosTT this PR is stale right? We ended up landing via a different PR right?

LPanosTT commented 1 week ago

@LPanosTT this PR is stale right? We ended up landing via a different PR right?

Correct. It slipped my mind that this was still open. The PR we landed was this, its been merged.