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
Describe the bug
from_torch operation errors for large tensors that require multi-paged buffer support:
RuntimeError: TT_FATAL @ ../tt_metal/impl/dispatch/command_queue.cpp:1261: num_pages == 1
E info:
E TODO: add support for multi-paged buffer with page size > 64KB
Describe the bug
from_torch operation errors for large tensors that require multi-paged buffer support:
RuntimeError: TT_FATAL @ ../tt_metal/impl/dispatch/command_queue.cpp:1261: num_pages == 1
E info:
E TODO: add support for multi-paged buffer with page size > 64KB
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: