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 fae79bd commit 9546e88Copy full SHA for 9546e88
tests/test_model.py
@@ -119,7 +119,7 @@ def test_cuda_graph_compatible(model_name):
119
"prior_model": None,
120
"atom_filter": -1,
121
"derivative": True,
122
- "check_error": False,
+ "check_errors": False,
123
"static_shapes": True,
124
"output_model": "Scalar",
125
"reduce_op": "sum",
0 commit comments