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

Require torch >= 1.12 #1699

Closed
wants to merge 1 commit into from
Closed

Conversation

saitcakmak
Copy link
Contributor

Summary: In test/utils/probability/test_utils.py, we compare log_ndtr implementation with torch.special.log_ndtr, which is was introduced in 1.12.

Reviewed By: esantorella

Differential Revision: D43545624

Summary: In `test/utils/probability/test_utils.py`, we compare `log_ndtr` implementation with `torch.special.log_ndtr`, which is was introduced in 1.12.

Reviewed By: esantorella

Differential Revision: D43545624

fbshipit-source-id: 6f9e9a18b2d4a5c1bba4edcc2dcf8d861ec781db
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Feb 23, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D43545624

@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #1699 (833b56d) into main (52959e6) will not change coverage.
The diff coverage is n/a.

❗ Current head 833b56d differs from pull request most recent head c09c43e. Consider uploading reports for the commit c09c43e to get more accurate results

@@            Coverage Diff            @@
##              main     #1699   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          169       169           
  Lines        14555     14555           
=========================================
  Hits         14555     14555           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1c0747c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants