Skip to content

Conversation

@wanchaol
Copy link
Collaborator

@wanchaol wanchaol commented Jul 1, 2019

Differential Revision: D16079809

@pytorchbot pytorchbot added oncall: jit Add this issue/PR to JIT oncall triage queue module: cpp-extensions Related to torch.utils.cpp_extension module: internals Related to internal abstractions in c10 and ATen module: onnx Related to torch.onnx module: operators module: pybind Related to our Python bindings / interactions with other Python libraries module: tests Issues related to tests (not the torch.testing module) labels Jul 1, 2019
@nairbv
Copy link
Collaborator

nairbv commented Jul 1, 2019

@ailzhang fyi could impact XLA

Copy link
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

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

This also affects ONNX tests I think

Summary: Pull Request resolved: pytorch#22412

Reviewed By: nairbv, houseroad

Differential Revision: D16079809

fbshipit-source-id: d51554755ec8e7cabaf0b88d7122500dcd53b735
@wanchaol wanchaol force-pushed the export-D16079809 branch from af1c397 to 02296af Compare July 2, 2019 01:34
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 2, 2019
Summary: Pull Request resolved: pytorch/pytorch#22412

Reviewed By: nairbv, houseroad

Differential Revision: D16079809

fbshipit-source-id: ee0d805ff7a2bc5f98bcc65f90b8199751c840f6
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in dff2c07.

facebook-github-bot pushed a commit that referenced this pull request Jul 4, 2019
… D16079809 (#22456)

Summary:
re-apply changes reverted in:
#22412

Also change log_softmax to take positional arguments. Long-term we do want the kwarg-only interface, but seems to currently be incompatible with jit serialization.
Pull Request resolved: #22456

Differential Revision: D16097159

Pulled By: nairbv

fbshipit-source-id: 8cb73e9ca18fc66b35b873cf4a574b167a578b3d
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 4, 2019
… D16079809 (#22456)

Summary:
re-apply changes reverted in:
pytorch/pytorch#22412

Also change log_softmax to take positional arguments. Long-term we do want the kwarg-only interface, but seems to currently be incompatible with jit serialization.
Pull Request resolved: pytorch/pytorch#22456

Differential Revision: D16097159

Pulled By: nairbv

fbshipit-source-id: 8cb73e9ca18fc66b35b873cf4a574b167a578b3d
xzhu1900 pushed a commit to xzhu1900/pytorch that referenced this pull request Jul 5, 2019
Summary: Pull Request resolved: pytorch#22412

Reviewed By: nairbv, houseroad

Differential Revision: D16079809

fbshipit-source-id: ee0d805ff7a2bc5f98bcc65f90b8199751c840f6
xzhu1900 pushed a commit to xzhu1900/pytorch that referenced this pull request Jul 5, 2019
… D16079809 (pytorch#22456)

Summary:
re-apply changes reverted in:
pytorch#22412

Also change log_softmax to take positional arguments. Long-term we do want the kwarg-only interface, but seems to currently be incompatible with jit serialization.
Pull Request resolved: pytorch#22456

Differential Revision: D16097159

Pulled By: nairbv

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

Labels

Merged module: cpp-extensions Related to torch.utils.cpp_extension module: internals Related to internal abstractions in c10 and ATen module: onnx Related to torch.onnx module: pybind Related to our Python bindings / interactions with other Python libraries module: tests Issues related to tests (not the torch.testing module) oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants