Skip to content

Remove ONNX BatchNorm(12) test and converter.#37309

Closed
codemzs wants to merge 3 commits intopytorch:masterfrom
codemzs:remove_batchnorm_12_onnx_test
Closed

Remove ONNX BatchNorm(12) test and converter.#37309
codemzs wants to merge 3 commits intopytorch:masterfrom
codemzs:remove_batchnorm_12_onnx_test

Conversation

@codemzs
Copy link
Copy Markdown
Contributor

@codemzs codemzs commented Apr 25, 2020

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 caused by PyTorch/Caffe2 tests.

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Apr 25, 2020

💊 Build failures summary and remediations

As of commit 3e2cf40 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

1 failure not recognized by patterns:

Job Step Action
CircleCI caffe2_onnx_main_py3_6_clang7_ubuntu16_04_build Build 🔁 rerun

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 9 times.

@codemzs
Copy link
Copy Markdown
Contributor Author

codemzs commented Apr 26, 2020

@houseroad can you please review this?

Copy link
Copy Markdown
Contributor

@lara-hdr lara-hdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@houseroad BatchNorm was reverted from ONNX opset 12.
Could you please merge this change? thanks

…ve_batchnorm_12_onnx_test

# Conflicts:
#	test/onnx/expect/TestOperators.test_batchnorm_training_opset12.expect
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@houseroad has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@codemzs
Copy link
Copy Markdown
Contributor Author

codemzs commented Apr 29, 2020

@houseroad Thank you very much for reviewing and merging my PR!

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@houseroad merged this pull request in 6c0f447.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants