-
Notifications
You must be signed in to change notification settings - Fork 16
Enable lowering from taskflow.task to neura.kernel & Mapping #247
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 24 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
f370da0
add counter classification pass
ShangkunLi fe987b8
change the definition of taskflow.hyperblock.yield
ShangkunLi 5bb3777
change the definition of neura.kernel
ShangkunLi db78bc7
enable taskflow to neura conversion
ShangkunLi 9ef2216
assign accelerator for neura.kernel
ShangkunLi 3ff449b
enable neura.kernel lowering in conversion passes
ShangkunLi f41691a
enable promote func/kernel arguments to constant
ShangkunLi 3907f67
enable canonicalize-return for neura.kernel
ShangkunLi 8ae8187
enable leverage-predicated-values for neura.kernel
ShangkunLi deffa0a
enable kernel with counters dataflow lowering
ShangkunLi c5e42eb
enable kernel without counters dataflow lowering
ShangkunLi 2842fae
enable kenrel mapping
ShangkunLi 6f7084d
enable kernel mapping
ShangkunLi 7a06474
distinguish iter_arg_init in fold-constant pass
ShangkunLi 8948aee
add tests for e2e taskflow2neura test
ShangkunLi b86894d
change the definition of taskflow.hyperblock.yield
ShangkunLi 10b1076
[clean] remove redundant code
ShangkunLi 2ce8031
[clean] remove redudant files
ShangkunLi d8e7c0f
sync with main
ShangkunLi b454a8d
sync with main
ShangkunLi 75cbdfe
recover wraploopinkernel pass
ShangkunLi 2898f15
[fix] fix bugs in iter_args handling
ShangkunLi 565c4fd
sync with main
ShangkunLi 616da9d
revert the github workflow
ShangkunLi 67ea96b
modify the git clone cmd
ShangkunLi 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
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.