Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Move mrcnn_mask_target op to contrib #16486

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

Kh4L
Copy link
Contributor

@Kh4L Kh4L commented Oct 15, 2019

Description

  • Rename mrcnn_target op to mrcnn_mask_target and move to contrib.
  • Move the test to test_contrib_operator.py.

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
  • Unit tests are added for small changes to verify correctness (e.g. adding a new operator)
  • Nightly tests are added for complicated/long-running ones (e.g. changing distributed kvstore)
  • Build tests will be added for build configuration changes (e.g. adding a new build option with NCCL)
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

@zhreshold @Jerryzcn

Signed-off-by: Serge Panev <spanev@nvidia.com>
@zhreshold
Copy link
Member

thanks for the fix!

@zhreshold zhreshold merged commit b1932c0 into apache:master Oct 15, 2019
aaronmarkham pushed a commit to aaronmarkham/incubator-mxnet that referenced this pull request Oct 16, 2019
Signed-off-by: Serge Panev <spanev@nvidia.com>
apeforest pushed a commit that referenced this pull request Nov 14, 2019
Signed-off-by: Serge Panev <spanev@nvidia.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants