-
Notifications
You must be signed in to change notification settings - Fork 79
LinearOp IR node
#2240
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
LinearOp IR node
#2240
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e10716b
linear op ir node
Priya2698 f5fa955
add linear op to dispatch
Priya2698 1bd774f
add bias, test
Priya2698 f189d6b
add linear op to scheduler
Priya2698 d60023a
allow variable number of inputs in input generators
Priya2698 69c1eda
format
Priya2698 234f0de
fix formatting
Priya2698 855091c
comments
Priya2698 e404935
remove null chars
Priya2698 669a3f0
bump version
Priya2698 3278f3b
fix lintrunner formatting, refactor linear op mapping, add bcast dims…
Priya2698 c1b7a92
util function
Priya2698 c111148
bcast test, bias checks
Priya2698 229fbf6
0-D bias, comments
Priya2698 66ee733
comments
Priya2698 a70e0a0
update tests
Priya2698 dc41b59
update tests
Priya2698 eeb1a9d
clangtidy
Priya2698 f338a4b
update mapping to include K
Priya2698 cb6ebff
add reduction dim
Priya2698 08b52d0
error generator
Priya2698 4e6ceab
rename
Priya2698 9e9060b
filter nullptr
Priya2698 89e258f
check id mapping
Priya2698 7017153
comments, error cases, K=1 cases
Priya2698 1d501ac
remove unused fn
Priya2698 4e5a11e
reuse code
Priya2698 c41dd51
lint
Priya2698 0acc863
add check
Priya2698 8c2afd1
chain replace
Priya2698 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
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.
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.