Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#0: adding new reshape sweeps and correcting existing ones (#15866)
### Problem description Adding the new torch sweeps for reshape ### What's changed Added torch sweeps to reshape Added a parser for their new format Updated reshape.reshape test to test for bfloat16 and float32 rather than bfloat8 and bfloat16 ### Checklist - [x] Post commit CI passes https://github.com/tenstorrent/tt-metal/actions/runs/12269839018 - [ ] 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 - [ ] New/Existing tests provide coverage for changes
- Loading branch information