pytorch icon indicating copy to clipboard operation
pytorch copied to clipboard

[fix] rrelu, rrelu_, & RReLU when lower bound > upper bound

Open khushi-411 opened this issue 3 years ago • 6 comments

Fixes #83160

cc @kshitij12345 @albanD

khushi-411 avatar Sep 14 '22 10:09 khushi-411

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/84996

Note: Links to docs will display an error until the docs builds have been completed.

:white_check_mark: No Failures, 1 Pending

As of commit c237fe67aee0746061b5475dff083a7c33c58245: :green_heart: Looks good so far! There are no failures yet. :green_heart:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

pytorch-bot[bot] avatar Sep 14 '22 10:09 pytorch-bot[bot]

Hi, @mruberry! Gentle ping :)

khushi-411 avatar Sep 20 '22 21:09 khushi-411

Thanks for reviewing, @mruberry!!

khushi-411 avatar Sep 21 '22 06:09 khushi-411

@pytorchbot merge

khushi-411 avatar Sep 21 '22 06:09 khushi-411

@pytorchbot successfully started a merge job. Check the current status here. The merge job was triggered without a flag. This means that your change will be merged once all checks on your PR have passed (ETA: 0-4 Hours). If this is not the intended behavior, feel free to use some of the other merge options in the wiki. Please reach out to the PyTorch DevX Team with feedback or questions!

pytorchmergebot avatar Sep 21 '22 06:09 pytorchmergebot

The merge job was canceled. If you believe this is a mistake,then you can re trigger it through pytorch-bot.

pytorchmergebot avatar Sep 21 '22 12:09 pytorchmergebot

Thanks, @albanD!

khushi-411 avatar Sep 21 '22 13:09 khushi-411

@pytorchbot merge

khushi-411 avatar Sep 21 '22 13:09 khushi-411

@pytorchbot successfully started a merge job. Check the current status here. The merge job was triggered without a flag. This means that your change will be merged once all checks on your PR have passed (ETA: 0-4 Hours). If this is not the intended behavior, feel free to use some of the other merge options in the wiki. Please reach out to the PyTorch DevX Team with feedback or questions!

pytorchmergebot avatar Sep 21 '22 13:09 pytorchmergebot

Hey @khushi-411. You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'. For changes that are 'topic: not user facing' there is no need for a release notes label.

github-actions[bot] avatar Sep 21 '22 13:09 github-actions[bot]