We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7baf8 commit 00ec43dCopy full SHA for 00ec43d
tests/test_mkl_service.py
@@ -191,7 +191,7 @@ def test_set_memory_limit(self):
191
mkl.set_memory_limit(128)
192
193
194
-class test_conditional_numerical_reproducibility_control():
+class test_cnr_control():
195
# https://software.intel.com/en-us/mkl-developer-reference-c-conditional-numerical-reproducibility-control
196
def test_cbwr(self):
197
branches = [
0 commit comments