Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/soumith/cudnn.torch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_rnn.lua')
-rw-r--r--test/test_rnn.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_rnn.lua b/test/test_rnn.lua
index bbc679b..0d0b37b 100644
--- a/test/test_rnn.lua
+++ b/test/test_rnn.lua
@@ -11,7 +11,7 @@ local errcheck = cudnn.errcheck
local cudnntest = torch.TestSuite()
local mytester
-local tolerance = 300
+local tolerance = 1000
function cudnntest.testRNNRELU()
local miniBatch = 64