You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to track devices in a device pool, similar to tensor pool, and plumb those runtime values around to the respective APIs that need device, i.e. to_layout, to_memory_config, to_device.
See TODO in
runtime/lib/ttnn/program.cpp
We need to track devices in a device pool, similar to tensor pool, and plumb those runtime values around to the respective APIs that need device, i.e.
to_layout
,to_memory_config
,to_device
.Relevant issues:
The text was updated successfully, but these errors were encountered: