Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Changed CNR test class name to abbreviation
  • Loading branch information
dmitrii-zagornyi committed Aug 28, 2019
1 parent ab7baf8 commit 00ec43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_mkl_service.py
Expand Up @@ -191,7 +191,7 @@ def test_set_memory_limit(self):
mkl.set_memory_limit(128)


class test_conditional_numerical_reproducibility_control():
class test_cnr_control():
# https://software.intel.com/en-us/mkl-developer-reference-c-conditional-numerical-reproducibility-control
def test_cbwr(self):
branches = [
Expand Down

0 comments on commit 00ec43d

Please sign in to comment.