This is an automated email from the ASF dual-hosted git repository.

apeforest pushed a change to branch benchmark
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from c4580ae  Fix for wrong reqs set after switching from training to 
inference (#16553)
     add d1797cf  Move MRCNNMaskTarget op to contrib (#16486)

No new revisions were added by this update.

Summary of changes:
 ...{mrcnn_target-inl.h => mrcnn_mask_target-inl.h} | 44 ++++++++--------
 .../{mrcnn_target.cu => mrcnn_mask_target.cu}      | 56 ++++++++++-----------
 tests/python/unittest/test_contrib_operator.py     | 58 ++++++++++++++++++++++
 tests/python/unittest/test_operator.py             | 57 ---------------------
 4 files changed, 108 insertions(+), 107 deletions(-)
 rename src/operator/contrib/{mrcnn_target-inl.h => mrcnn_mask_target-inl.h} 
(70%)
 rename src/operator/contrib/{mrcnn_target.cu => mrcnn_mask_target.cu} (83%)

Reply via email to