Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#0: added test case for unaligned padding kernels (#15946)
### Ticket 15602 ### Problem description To validate the unaligned padding kernel functionality ### What's changed Added one simple test case to front pad 4 and back pad 6, testing it's capacity of padding arbitrary size in kernel. ### Checklist - [x] Post commit CI passes https://github.com/tenstorrent/tt-metal/actions/runs/12286944116 - [ ] 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