-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Add back deleted cq_id arg inside copy_host_to_device_tensor Update remote cb sync tests to use set_sub_device_stall_group YOLO-merging to fix perf! ### Ticket Bug/unupdated test from original pr to remove sub_device_ids arg propagation. ### Problem description Add back mistakenly deleted arg and update microbenchmark tests to use new api. ### What's changed Describe the approach used to solve the problem. Summarize the changes made and its impact. ### Checklist - [ ] Post commit CI passes https://github.com/tenstorrent/tt-metal/actions/runs/12755760197 - [ ] Blackhole Post commit (if applicable) - [ ] Model regression CI testing passes (if applicable) - [ ] Device performance regression CI testing passes (if applicable) - [ ] **(For models and ops writers)** Full [new models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml) tests passes - [x] New/Existing tests provide coverage for changes Single Card Perf: https://github.com/tenstorrent/tt-metal/actions/runs/12755761880 T3K Perf: https://github.com/tenstorrent/tt-metal/actions/runs/12755764705 TG Perf: https://github.com/tenstorrent/tt-metal/actions/runs/12755767965 Perf Microbenchmark: https://github.com/tenstorrent/tt-metal/actions/runs/12755770802
- Loading branch information
Showing
3 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters