Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Disables complex clamp #36373

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

Closed
wants to merge 4 commits into from
Closed

Disables complex clamp #36373

wants to merge 4 commits into from

Conversation

mruberry
Copy link
Collaborator

This partially addresses #33568 by disabling clamp for complex inputs until an appropriate solution can be implemented. test_complex_unsupported in test_torch.py is extended to validate this behavior.

@mruberry mruberry added module: complex Related to complex number support in PyTorch module: numpy Related to numpy support, and also numpy compatibility of our operators labels Apr 10, 2020
@mruberry mruberry changed the title Disable complex clamp Disables complex clamp Apr 10, 2020
@dr-ci
Copy link

dr-ci bot commented Apr 10, 2020

💊 Build failures summary and remediations

As of commit 1e6121f (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


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 3 times.

@mruberry mruberry requested review from anjali411 and gchanan April 10, 2020 15:00
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.

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

@facebook-github-bot
Copy link
Contributor

@mruberry merged this pull request in 0c9bf64.

ashishfarmer pushed a commit to ashishfarmer/pytorch that referenced this pull request Apr 13, 2020
Summary:
This partially addresses pytorch#33568 by disabling clamp for complex inputs until an appropriate solution can be implemented. test_complex_unsupported in test_torch.py is extended to validate this behavior.
Pull Request resolved: pytorch#36373

Differential Revision: D20984435

Pulled By: mruberry

fbshipit-source-id: 49fd2e1e3a309f6a948585023953bae7ce3734c8
@mruberry mruberry deleted the disable_complex_clamp branch June 18, 2020 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged module: complex Related to complex number support in PyTorch module: numpy Related to numpy support, and also numpy compatibility of our operators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants