-
Notifications
You must be signed in to change notification settings - Fork 25
Refactors and fixes #131
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
Open
lukamac
wants to merge
26
commits into
pulp-platform:devel
Choose a base branch
from
lukamac:refactors
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Refactors and fixes #131
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
7b9a762
Rename ref in GemmTemplate and check for batching
lukamac 49cbd2e
Rename ref in FloatGemmTemplate
lukamac 023cedf
Add min, max for single-item numpy numbers
lukamac e8b5a1a
Make SignPropTypeChecker an abstract class and refactor
lukamac 151bdda
DeeployTypes small refactors
lukamac 6eff719
Move condition checking for PULPMatrixVecParser and PULPTallGemmParse…
lukamac 6a5c21d
Add node name and op to comment
lukamac e9a4580
Fix wrong formatting of integer arrays and refactor test io generation
lukamac 9435eca
Move iNoNorm from Generic to Snitch since it's only used there
lukamac 84497c9
Fix wrong path to generated sources
lukamac 74c4a14
Refactor merge_conv_rq_fun
lukamac 82e4da0
Fix flatten values before generating the array
lukamac 0034fa2
Fix MaxPool parseNode
lukamac 9317241
Remove MemcpyTypeChecker and do the usual type listing
lukamac c3117cd
Fix signprop checks
lukamac 629611e
Add Gemm helper function to get the matrix dimensions
lukamac 50646aa
Fix PULP Requantized Convolution tile constraints to properly handle …
lukamac abb2e08
Make IntegerDataTypes a tuple
lukamac 505f96d
Add missing newline to error
lukamac ca02e85
Update changelog
lukamac 9d7c970
Fix missing super parseNode call
lukamac 791c2e6
Add div checks
lukamac d3b052d
Improve C tensor naming
Xeratec 02b6b65
Prevent empty node names
Xeratec 64d198a
Implement CodeRabit Feedback
Xeratec 2b88967
Update changelog
Xeratec 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
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.