-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Fix RoiAlign CPU EP issues #7354
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
fdwr
wants to merge
27
commits into
main
Choose a base branch
from
user/dwayner/FixRoiAlign
base: main
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
Changes from 22 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
aa5461d
Fix RoiAlign CPU (1) pixel alignment is 0.5 off (2) 0 size regions ar…
fdwr b826842
Set max to 0, not 1
fdwr c49fc02
Dummy commit to retrigger CI
fdwr 9c246e3
Remove -0.5 for now until ONNX update, at least enabling other two fi…
fdwr 2a42fe3
Update RoiAlign test, previously compared against wrong values
fdwr a9a7e62
Fix build error about if being constant in Eigen and Protobuf
fdwr acb6e5c
Merge branch 'master' into user/dwayner/FixRoiAlign
fdwr 3024d7e
Merge branch 'master' into user/dwayner/FixIfConstexprBuildError
fdwr 1235ceb
Update with Changming's proposal
fdwr 4fb7edb
Merge branch 'user/dwayner/FixIfConstexprBuildError' into user/dwayne…
fdwr 68cb8b2
Merge branch 'master' into user/dwayner/FixRoiAlign
fdwr 65e1302
Merge branch 'master' into user/dwayner/FixRoiAlign
fdwr 031dce3
Add mask_rcnn_R_50_FPN_1x to GetSkippedModels
fdwr 813ab94
Appease noisy linter
fdwr b9c89d9
Merge branch 'master' into user/dwayner/FixRoiAlign
fdwr 4624031
Fix broken logic - it's the bucket size which should be clamped, not …
fdwr ba0fe83
Merge branch 'master' into user/dwayner/FixRoiAlign
fdwr 9a9ba5c
Merge branch 'user/dwayner/FixRoiAlign' of https://github.com/microso…
fdwr 8798fed
Merge branch 'main' into user/dwayner/FixRoiAlign
fdwr 385c924
Appease linter
fdwr 22eab88
Merge branch 'main' into user/dwayner/FixRoiAlign
fdwr 5546fe9
Skip buggy model as it was generated with incorrect implementation
fdwr 159452b
Model suppression comments and cast feedback
fdwr c4cadb6
Merge branch 'main' into user/dwayner/FixRoiAlign
fdwr bb11ce8
Merge branch 'main' into user/dwayner/FixRoiAlign
fdwr 7c1638f
Disable 2 RoiAlign tests for CUDA EP until it is fixed too
fdwr 5d721f6
Merge remote-tracking branch 'origin/main' into user/dwayner/FixRoiAlign
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
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.