Skip to content

Revert BatchNormalization(12)#2750

Merged
prasanthpul merged 5 commits intoonnx:masterfrom
codemzs:revert_batchnorm12
Apr 29, 2020
Merged

Revert BatchNormalization(12)#2750
prasanthpul merged 5 commits intoonnx:masterfrom
codemzs:revert_batchnorm12

Conversation

@codemzs
Copy link
Copy Markdown
Contributor

@codemzs codemzs commented Apr 26, 2020

This change reverts BatchNormalization(12) spec (below commits) because it is not fully verified to work as it should.

Surgically removed batch norm specific changes from #2568
#2674

Unfortunately, this spec was one among the few specs that was checked in a rush between 02/2020 and 03/2020. Its presence has jeopardized ONNX 1.7 release but removing it will give us appropriate confidence level in the quality for ONNX 1.7 release.

codemzs added 2 commits April 25, 2020 22:19
This reverts commit 7114527.

# Conflicts:
#	onnx/defs/nn/defs.cc
@codemzs codemzs requested review from a team as code owners April 26, 2020 05:37
@codemzs codemzs mentioned this pull request Apr 26, 2020
@codemzs
Copy link
Copy Markdown
Contributor Author

codemzs commented Apr 27, 2020

This PR depends on pytorch/pytorch#37309 that is causing CI failure with Caffe2 tests not being able to find BatchNorm(12)

CC: @houseroad

facebook-github-bot pushed a commit to pytorch/pytorch that referenced this pull request Apr 29, 2020
Summary:
Pursuant to onnx/onnx#2750 we must remove PyTorch ONNX exporter related changes to BatchNorm(12) that were introduced as part of #35567. This change is also needed to unblock ONNX [BUILD CI failures](https://circleci.com/gh/onnx/onnx/4629?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) caused by PyTorch/Caffe2 tests.
Pull Request resolved: #37309

Reviewed By: hl475

Differential Revision: D21288914

Pulled By: houseroad

fbshipit-source-id: 15b076a2af55918dcd57f4e2fc77accd3d1510bd
@codemzs codemzs force-pushed the revert_batchnorm12 branch from 3cfad1f to 8b8aa81 Compare April 29, 2020 01:09
@prasanthpul prasanthpul merged commit dce5419 into onnx:master Apr 29, 2020
jcwchen pushed a commit to jcwchen/onnx that referenced this pull request Sep 23, 2020
* Revert "Update Batchnorm test (onnx#2674)"

This reverts commit 7114527.

# Conflicts:
#	onnx/defs/nn/defs.cc

* Revert BatchNorm(12)

* fix build lint error.

Co-authored-by: Lu Fang <30275821+houseroad@users.noreply.github.com>
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pursuant to onnx/onnx#2750 we must remove PyTorch ONNX exporter related changes to BatchNorm(12) that were introduced as part of pytorch#35567. This change is also needed to unblock ONNX [BUILD CI failures](https://circleci.com/gh/onnx/onnx/4629?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) caused by PyTorch/Caffe2 tests.
Pull Request resolved: pytorch#37309

Reviewed By: hl475

Differential Revision: D21288914

Pulled By: houseroad

fbshipit-source-id: 15b076a2af55918dcd57f4e2fc77accd3d1510bd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants