tenstorrent / pytorch2.0_ttnn

⭐️ TTNN Compiler for PyTorch 2.0 ⭐️ It enables running PyTorch2.0 models on Tenstorrent hardware
https://tenstorrent.github.io/tt-metal/latest/ttnn/
25 stars 6 forks source link

aten.div.Tensor #479

Open ayerofieiev-tt opened 1 week ago

jdh8 commented 1 day ago

Reopening this issue to deal with the block list

https://github.com/tenstorrent/pytorch2.0_ttnn/blob/055bef3f8d896defbad47a2bdda72f093c40e028/torch_ttnn/passes/lowering/to_tt_guard_autogen.py#L138-L159

ayerofieiev-tt commented 9 hours ago

@jdh8 , this must be a bcast mismatch, wdyt?

     ["Tensor<[1, 23, 40, 1]> self = ?", "Tensor<[128]> other = ?"],