This is an automated email from the ASF dual-hosted git repository.
zhasheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 9bdd4d6 fix #18927 (#18972)
add 4a7282f fix #18933 (#18974)
No new revisions were added by this update.
Summary of changes:
src/operator/contrib/bounding_box-inl.h | 6 +
src/operator/instance_norm-inl.h | 364 ++++++++++++++------------------
src/operator/instance_norm.cc | 85 ++++++--
src/operator/instance_norm.cu | 10 +-
tests/python/unittest/test_smoke.py | 39 +++-
5 files changed, 266 insertions(+), 238 deletions(-)