Skip to content

Conversation

@t-vi
Copy link
Collaborator

@t-vi t-vi commented Jul 29, 2018

Fixes #9930
Thank you, vadimkantorov for the report.

Fixes pytorch#9930
Thank you, vadimkantorov for the report.
Copy link
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.

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

}
}
} else { // letter (hopefully)
} else if (! isspace(c)) { // letter (hopefully)

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 30, 2018
Summary:
Fixes #9930
Thank you, vadimkantorov for the report.
Pull Request resolved: pytorch/pytorch#9994

Differential Revision: D9042876

Pulled By: ezyang

fbshipit-source-id: 3bbd1aaaf1b432be40a7652b6a746d80934a216b
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Fixes pytorch#9930
Thank you, vadimkantorov for the report.
Pull Request resolved: pytorch#9994

Differential Revision: D9042876

Pulled By: ezyang

fbshipit-source-id: 3bbd1aaaf1b432be40a7652b6a746d80934a216b
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.

[pytorch] torch.einsum processes ellipsis differently from NumPy

4 participants