-
Notifications
You must be signed in to change notification settings - Fork 32
Refactor tiling code generation #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
da89fa9
Refactor mchan hal
lukamac 863fe6c
Refactor IntrospectiveCodeTransformation
lukamac 0cfb2b1
Refactor MemoryAllocation
lukamac 404bb39
Add minimalIntegerType helper function
lukamac fc5ad70
Small refactor DeeployTypes
lukamac 140881c
Change Neureka tile constraints to new TilingCodegen function
lukamac 1e29f77
Small refactors
lukamac 1fb0ffb
Permutation refactor
lukamac 3faa05e
Refactor TransposeTileConstraint
lukamac bfe77b1
Remove manual name mangling from templates since it's automatically d…
lukamac 10c16ef
Change serialize to produce same shape rank as original
lukamac c4b7343
Refactor TilingExtension
lukamac 5847a07
Port PULPOpen
lukamac f6a9863
Port Snitch
lukamac 2f3e2e0
DeeployTest: Extract generic tiling code into tilingUtils.py
lukamac 2b0ce32
DeeployTest: Extract common test generation code
lukamac ba38eae
DeeployTest: Add Dma tests
lukamac d06d754
Apply Philip's comments
lukamac 2625ab4
Add unravelReference doc comment and fix the dealiasBuffer's
lukamac ad2477c
Refactor type inference and minimal(Integer|Float)Type
lukamac 072f62d
Revert extra inputs hack
lukamac f35377b
Add mchan check for both event- and poll-based event checking flags b…
lukamac c4cc70a
Fix HyperRectangle arg order
lukamac 3f75b10
Fix mchan check whether size is representable within 17 bits
lukamac b0e0953
Fix init, deinit, wait on initialFuture in DoubleBuffering, rename ge…
lukamac ffb7316
Fix GEMM tile constraint serialization to check transA and transB
lukamac 4bce88c
Fix inherit from ABC in AsyncDma and AsyncDmaWaitingStrategy
lukamac 09f742a
Fix use tileSizeInBytes to check whether it fits in memory
lukamac 2ea6a12
Update changelog
lukamac dc71c80
Add missing transferOpRepr abstract method from the BlockingAsyncDmaA…
lukamac File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.