Skip to content

Commit d7bea0f

Browse files
committed
increase precision
1 parent 3de3c5d commit d7bea0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_array_api/reference/evaluator_yield.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ def to_str(
446446
):
447447
disc = discrepancies(d1.value, d2.value)
448448
a, r = disc["aerr"], disc["rerr"]
449-
line += f" | a={a:.3f} r={r:.3f}"
449+
line += f" | a={a:.5f} r={r:.5f}"
450450
elif i == last[0]:
451451
d2 = s2[j]
452452
line = (

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy