-
-
Notifications
You must be signed in to change notification settings - Fork 649
add available device to regression tests #3335 #3394
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
BanzaiTokyo
wants to merge
31
commits into
pytorch:master
from
BanzaiTokyo:regression_tests_add_available_device
Closed
Changes from 14 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
66755ad
add available device to test_canberra_metric.py
BanzaiTokyo 9229e3b
add _double_dtype ad dtype when transfrring errors to device
BanzaiTokyo 2f6320a
available devices in test_fractional_absolute_error.py, test_fraction…
BanzaiTokyo 557f549
when transferring to device use dtype
BanzaiTokyo 0130773
add available device to tests
BanzaiTokyo 94a002b
use self._double_dtype instead of torch.double
BanzaiTokyo 2631377
use self._double_dtype when moving to device in epoch_metric.py
BanzaiTokyo d5b9e5a
removes unnecessary tests
BanzaiTokyo f99b643
rollbacks changes in epoch_metric.py
BanzaiTokyo e24ce01
redo test_integration
BanzaiTokyo 3dbbe1e
redo test_integration
BanzaiTokyo 1cf59fa
casting of eps in _update
BanzaiTokyo 6f0599d
more conversions to torch
BanzaiTokyo 35527d5
in _torch_median move output to cpu if mps (torch.kthvalue is not sup…
BanzaiTokyo c13837e
fixing test_degenerated_sample
BanzaiTokyo c85dab1
fixing test_degenerated_sample
BanzaiTokyo c662c44
rename upper case variables
BanzaiTokyo e471064
change range to 3
BanzaiTokyo 37a0469
rewrite test_compute
BanzaiTokyo 71af57e
rewrite test_fractional_bias
BanzaiTokyo d59cb6f
remove prints
BanzaiTokyo da2e75d
rollback eps in canberra_metric.py
BanzaiTokyo 0a2f6d4
rollback test_epoch_metric.py because the changes are moved to a sepa…
BanzaiTokyo d1ef2d4
Merge branch 'master' into regression_tests_add_available_device
BanzaiTokyo 667332d
set sum_of_errors as _double_dtype
BanzaiTokyo 713aab9
Merge branch 'master' into regression_tests_add_available_device
BanzaiTokyo 579d035
use torch instead of numpy where possible in test_canberra_metric.py
BanzaiTokyo cab29ca
Merge branch 'master' into regression_tests_add_available_device
BanzaiTokyo e6c96de
remove double_dtype from metrics
BanzaiTokyo 346e0e1
takes into account PR comments
BanzaiTokyo ded98cf
refactor integration tests for fractional bias and fractional absolut…
BanzaiTokyo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.