10000
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 64cdc47 commit 3d35f3fCopy full SHA for 3d35f3f
onnx_array_api/reference/evaluator_yield.py
@@ -238,8 +238,7 @@ def enumerate_summarized(
238
239
:param output_names: requested outputs by names, None for all
240
:param feed_inputs: dictionary `{ input name: input value }`
241
- :param raise_exc: raises an exception if the execution fails or stop
242
- where it is
+ :param raise_exc: raises an exception if the execution fails or stop where it is
243
:param keep_tensor: keep the tensor in order to compute precise distances
244
:return: iterator on ResultExecution
245
"""
0 commit comments