Skip to content

Commit

Permalink
tol 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmorgan98 committed May 15, 2024
1 parent c7f8208 commit 639efb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/regression/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
)

if (target == "gpu"):
tol = 1e-1
tol = 0.5
Fore.CYAN
print(Fore.YELLOW + 'Note: tolerance increased to ', tol, '(GPU target)')
names = temp
Expand Down

0 comments on commit 639efb2

Please sign in to comment.