Skip to content

Commit

Permalink
Merge pull request #753 from null-a/tweak-tensor-gaussian-test-tol
Browse files Browse the repository at this point in the history
Increase inference test tolerance following CI failure.
  • Loading branch information
stuhlmueller committed Jan 9, 2017
2 parents dc41f3b + 1d28ff4 commit 7a8fdc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test-inference.js
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ var tests = [
},
tensorGaussian: {
args: {
mean: { tol: 0.15 },
samples: 5000,
steps: 10000,
verbose: false
Expand Down

0 comments on commit 7a8fdc9

Please sign in to comment.