Open omilyutin-tt opened 4 days ago
Extensions to Tensor creation APIs to support MeshDevice.
Tensor
MeshDevice
Follow up from https://github.com/tenstorrent/tt-metal/pull/15191:
ttnn::empty_like
ttnn::full
ttnn::full_like
Thanks @rfurko-tt!
Ticket
14974
Problem description
Extensions to
Tensor
creation APIs to supportMeshDevice
.What's changed
Follow up from https://github.com/tenstorrent/tt-metal/pull/15191:
MeshDevice
inttnn::empty_like
,ttnn::full
,ttnn::full_like
.Tensor
allocation functions.Checklist