Nick Smith

Results 6 issues of 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...

bug
metal
WH
P2_should_have

## 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)....

feature-request
CNNs
op_cat: conv2D
CNN_feature
forge

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....

P2_should_have
feature
forge

## 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: -...

c++
codegen

## 🚀 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...

enhancement
distributed