Nick Smith
Nick Smith
Add an `assert False` (after device open) to any test and it seems that WH device is not cleaned up gracefully, the subsequent test run will hang indefinitely trying to...
## Issue Currently the conv2d API expects channels last activations, this is totally fine and expected, but then it is mixed with channels first weights layout (i.e. PyTorch style weights)....
In order to have at least some portability of serialized traces #10702, it would be great to have metal runtime supply virtualized core coordinates that get loaded during device runtime....
## New Op Support Request We would like to have the ability to run quantized models via TTNN and in order to do so we need the following binary ops:...
JSON doesn't spec how to handle inf and nan, but there are some unofficial ways of encoding these values that are implemented in javascript and python. Specifically, they use: -...
## 🚀 Feature Support shardy instead of GSPMD. ## Motivation GSPMD will soon become a deprecated IR in openxla in favor of shardy. ## Pitch There are probably two paths...