-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
P0bringupmultichipIssues related to multichip support, functionality, and debugging across multiple chips in TT-MLIR.Issues related to multichip support, functionality, and debugging across multiple chips in TT-MLIR.
Description
Currently, some multichip workloads fail with
Shardy automatic parallelization currently does not support non-splat constant tensors.
in UpdateGlobalToLocalShapes, when we try to shard constant tensor that has different values across elements.
Tensors for which this happens are small and possible fix is to just keep all constant tensor replicated.
This issue happened after this fix
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P0bringupmultichipIssues related to multichip support, functionality, and debugging across multiple chips in TT-MLIR.Issues related to multichip support, functionality, and debugging across multiple chips in TT-MLIR.