We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SmoothGrad
1 parent 20e1c46 commit e82409dCopy full SHA for e82409d
tests/analyzer/test_reference_layer.py
@@ -71,7 +71,7 @@
71
atol = 1e-8
72
73
# Loosen tolerances for SmoothGrad because of random Gaussian noise
74
-atol_smoothgrad = 0.15
+atol_smoothgrad = 0.20
75
rtol_smoothgrad = 0.25
76
77
# Sizes used for data generation
0 commit comments