-
Notifications
You must be signed in to change notification settings - Fork 64
Resize scheduler: enable vectorization #3694
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 32 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
944dc65
Add ResizeHeuristic
naoyam 8ec8e25
cleanup
naoyam 88b2008
Disable the move-pad preseg pass when the resize scheduler is enabled
naoyam c0e3e91
Merge remote-tracking branch 'origin/disable_move_pad_when_resize_sch…
naoyam fde550b
remove unnecessary check
naoyam f4d2a3d
Merge remote-tracking branch 'origin/main' into resize_scheduler_mino…
naoyam 65ab3fb
Relax broadcast constraint in scheduleLoopDomainsLike
naoyam c3b3daf
Merge branch 'allow_broadcast_ref' into resize_scheduler_test
naoyam 61bcbb5
Merge branch 'resize_scheduler_minor_update_heuristic' into resize_sc…
naoyam eed894b
Merge remote-tracking branch 'origin/main' into resize_scheduler_test
naoyam 92823d0
bcast check
naoyam dd0f134
Schedule loop domains such that reshape transforms are cancelled
naoyam a7513c5
Merge remote-tracking branch 'origin/cancel_reshape' into resize_sche…
naoyam ed100ac
fix
naoyam 0c2c335
comment
naoyam 80bcffb
Don't try to index broadcast IDs as they should always be zero and there
naoyam 3b5c621
repro
naoyam 3f79de9
cleanup
naoyam 70df6fa
Merge remote-tracking branch 'origin/main' into resize_scheduler_test
naoyam deeb24b
Merge remote-tracking branch 'origin/skip_trying_indexing_broadcast_i…
naoyam 5d42ace
reorder tensors like largest input
naoyam 536a006
Merge remote-tracking branch 'origin/cancel_reshape' into resize_sche…
naoyam ab4fcd3
Merge remote-tracking branch 'origin/main' into resize_scheduler_reorder
naoyam afa1cab
enable vectorization
naoyam ad9cb1c
Merge remote-tracking branch 'origin/main' into resize_scheduler_vec
naoyam 6c5da61
Merge branch 'main' into resize_scheduler_reorder
naoyam 9edd096
comment
naoyam 41310f2
comment
naoyam f7ea6b5
Merge branch 'main' into resize_scheduler_vec
naoyam ef2cbf9
Merge branch 'resize_scheduler_reorder' into resize_scheduler_vec
naoyam 67df58a
cleanup
naoyam 8aa1716
comment
naoyam 1bec6f1
comment
naoyam fbc734a
test WAR
naoyam 923c7e1
cleanup
naoyam 0510ec6
Use reference tv for vectorization analysis
naoyam d89742d
PR feedback
naoyam 714e30d
fix
naoyam 071eaca
Merge branch 'main' into resize_scheduler_vec
naoyam 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.
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.