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

Fixed a bug related to the device setting when using torch #95

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

nuniz
Copy link
Collaborator

@nuniz nuniz commented Sep 23, 2023

Bugfix: #94.

============================= test session starts =============================
collecting ... collected 6 items

test_reduction.py::test_reduce_generated_noise_stationary_with_noise_clip PASSED [ 16%]
test_reduction.py::test_reduce_generated_noise_stationary_without_noise_clip PASSED [ 33%]
test_reduction.py::test_reduce_generated_noise_nonstationary PASSED [ 50%]
test_reduction.py::test_reduce_generated_noise_batches PASSED [ 66%]
test_reduction.py::test_reduce_torch_cpu_stationary PASSED [ 83%]
test_reduction.py::test_reduce_torch_cpu_non_stationary PASSED [100%]

@nuniz nuniz linked an issue Sep 23, 2023 that may be closed by this pull request
@timsainb timsainb merged commit 13c9aac into master Sep 23, 2023
3 checks passed
@nuniz nuniz deleted the 94-minor-change-in-device-setting-value branch September 23, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor change in device setting value
2 participants