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

Add support for device type in random data getters #132

Closed
wants to merge 1 commit into from

Conversation

bobakfb
Copy link
Contributor

@bobakfb bobakfb commented Mar 4, 2023

Reviewed By: JKSenthil

Differential Revision: D43756530

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Mar 4, 2023
@facebook-github-bot
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Mar 4, 2023

Codecov Report

Merging #132 (6f0e630) into main (53b16ad) will decrease coverage by 0.12%.
The diff coverage is 56.00%.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   95.64%   95.52%   -0.12%     
==========================================
  Files         159      159              
  Lines        8810     8830      +20     
==========================================
+ Hits         8426     8435       +9     
- Misses        384      395      +11     
Impacted Files Coverage Δ
tests/utils/test_random_data.py 59.25% <31.25%> (-40.75%) ⬇️
torcheval/utils/random_data.py 100.00% <100.00%> (ø)

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

Summary: Pull Request resolved: pytorch#132

Reviewed By: JKSenthil

Differential Revision: D43756530

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants