Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12 is not supported #47997

Closed
poyue0221 opened this issue Nov 16, 2020 · 2 comments
Assignees
Labels
module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@poyue0221
Copy link

poyue0221 commented Nov 16, 2020

🐛 Bug

Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12 is not supported

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Environment

Please copy and paste the output from our
environment collection script
(or fill out the checklist below manually).

You can get the script and run it with:

wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, source):
  • Build command you used (if compiling from source):
  • Python version:
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

cc @houseroad @spandantiwari @lara-hdr @BowenBao @neginraoof

@zou3519 zou3519 added module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Nov 16, 2020
BowenBao pushed a commit that referenced this issue Jan 20, 2021
…12 (#49675)

Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.
BowenBao added a commit that referenced this issue Jan 21, 2021
…12 (#49675)

Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

[ghstack-poisoned]
BowenBao added a commit that referenced this issue Jan 21, 2021
…et version 12 (#49675)"

Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

[ghstack-poisoned]
BowenBao added a commit that referenced this issue Jan 22, 2021
…et version 12 (#49675)"

Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

[ghstack-poisoned]
BowenBao added a commit that referenced this issue Jan 22, 2021
…et version 12 (#49675)"

Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

Differential Revision: [D26023936](https://our.internmc.facebook.com/intern/diff/D26023936)

[ghstack-poisoned]
BowenBao added a commit that referenced this issue Jan 25, 2021
…et version 12 (#49675)"


Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

[ghstack-poisoned]
BowenBao added a commit that referenced this issue Jan 25, 2021
…et version 12 (#49675)"


Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

Differential Revision: [D26050885](https://our.internmc.facebook.com/intern/diff/D26050885)

[ghstack-poisoned]
BowenBao added a commit that referenced this issue Jan 26, 2021
…et version 12 (#49675)"


Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

Differential Revision: [D26050885](https://our.internmc.facebook.com/intern/diff/D26050885)

[ghstack-poisoned]
facebook-github-bot pushed a commit that referenced this issue Jan 28, 2021
…12 (#49675) (#50908)

Summary:
Pull Request resolved: #50908

Fixes #{#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

Test Plan: Imported from OSS

Reviewed By: pbelevich

Differential Revision: D26050885

Pulled By: SplitInfinity

fbshipit-source-id: e4167895eed804739aa50481679500a4d564b360
BowenBao added a commit to BowenBao/pytorch that referenced this issue Jan 28, 2021
…12 (pytorch#49675)

Fixes #{pytorch#47997}
Exporting the operator binary_cross_entropy_with_logits to ONNX opset version 12.

ghstack-source-id: 4d3467df7821e1499788cc18ae6f57c973c28d49
Pull Request resolved: pytorch#50908
@hwangdeyu hwangdeyu self-assigned this Aug 30, 2021
@hwangdeyu
Copy link
Collaborator

@poyue0221 This PR #49675 added binary_cross_entropy_with_logits support that is merged into PyTorch repo.

@hwangdeyu
Copy link
Collaborator

Close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

3 participants