-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Add unit test for PointRend ONNX export #4413
Closed
thiagocrepaldi
wants to merge
1
commit into
facebookresearch:main
from
thiagocrepaldi:thiagofc/add-pointrend-onnx-test
Closed
Add unit test for PointRend ONNX export #4413
thiagocrepaldi
wants to merge
1
commit into
facebookresearch:main
from
thiagocrepaldi:thiagofc/add-pointrend-onnx-test
Conversation
This file contains 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
facebook-github-bot
added
the
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
label
Jul 18, 2022
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
July 20, 2022 14:48
f60520d
to
6950324
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
August 11, 2022 19:52
6950324
to
aa6ad2b
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
August 25, 2022 18:26
aa6ad2b
to
6954f97
Compare
@wat3rBro Could you review this one when you have some time? Thanks |
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
September 7, 2022 16:51
6954f97
to
cf72dd8
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
September 20, 2022 15:50
cf72dd8
to
c8ac77e
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
October 3, 2022 13:48
c8ac77e
to
1fd1533
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
October 31, 2022 15:54
1fd1533
to
667adbc
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
January 19, 2023 19:16
667adbc
to
0dfcbb5
Compare
malfet
approved these changes
Jan 24, 2023
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
February 8, 2023 15:29
0dfcbb5
to
301a507
Compare
@wat3rBro could you take a quick look at this? |
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
February 24, 2023 19:23
cccb6d9
to
db556cc
Compare
@wat3rBro could you take a quick look into this one? I am trying to clean the detectron2 PRs pipeline and this one is fairly simple, it is approved and keeps conflicting with other PRs because they add tests to the same file |
@wat3rBro gentle ping |
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
March 8, 2023 18:45
db556cc
to
c4a75a1
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
March 20, 2023 18:25
c4a75a1
to
d55a4e9
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
April 5, 2023 19:25
d55a4e9
to
126c6ea
Compare
1 similar comment
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
June 19, 2023 19:34
126c6ea
to
d7cb5ce
Compare
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
March 6, 2024 16:31
d7cb5ce
to
e392426
Compare
Refer to projects/PointRend/configs/InstanceSegmentation/pointrend_rcnn_R_50_FPN_3x_coco.yaml
thiagocrepaldi
force-pushed
the
thiagofc/add-pointrend-onnx-test
branch
from
April 30, 2024 22:20
e392426
to
571e346
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
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.
Fixes pytorch/pytorch#69674
Refer to projects/PointRend/configs/InstanceSegmentation/pointrend_rcnn_R_50_FPN_3x_coco.yaml