[DRAFT] Slice operator tiling improvement#140
Draft
diaconuccalin wants to merge 16 commits intopulp-platform:develfrom
Draft
[DRAFT] Slice operator tiling improvement#140diaconuccalin wants to merge 16 commits intopulp-platform:develfrom
diaconuccalin wants to merge 16 commits intopulp-platform:develfrom
Conversation
…axes parameter). Added ReduceMean tests. Other fixes
… and related tests
…ing the existent layer in TinyViT 5M
…straints. Added FP32 ReduceMean tests for Siracusa single buffer. Changed ReduceMean TinyViT test location. Decreased size of some ReduceMean tests
8cfb075 to
38a4f7a
Compare
The ReduceMean tests are now correctly located in Kernels/FP32/ReduceMean following devel's directory structure. Removed the old FP32Kernels/ReduceMean duplicate to avoid confusion. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Added Small/doc_ex_1: Tests explicit axes and steps with 2x4 input - Added Small/doc_ex_2: Tests negative indices and out-of-bounds clamping with 2x4 input - Added Large: Tests non-contiguous axes, negative step (reversed slicing), and strided access with 28x33x17 input Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the intent of your PR here.
Added
Changed
Fixed
PR Merge Checklist
develcommit and pointing todevel.CHANGELOG.mdfile has been updated.