From 4eea1b0c12473b1f6b1617cac69bc1b0729df125 Mon Sep 17 00:00:00 2001 From: nicholas-leonard Date: Thu, 10 Apr 2014 13:32:46 -0400 Subject: Added scaleUpdateByKey method. Refactored fairscale into separate file. Author: nicholas-leonard --- test/test.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/test.lua b/test/test.lua index cea1a53..b342c36 100644 --- a/test/test.lua +++ b/test/test.lua @@ -1684,7 +1684,6 @@ function nntest.LookupTable() '2D error on weight [%s]', t)) end - -- IO module.gradInput = torch.Tensor(3,4):zero() --fixes an error local ferr,berr = jac.testIO(module,input,minval,maxval) -- cgit v1.2.3