X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dagnn.git;a=blobdiff_plain;f=test-dagnn.lua;h=434f662ae37b4bee93bc36ebf8177095d11455a6;hp=3b1e66a2f2ef13d602c24e20e1f5f6841e01cf39;hb=e5030cca047eed4b8c5db172fc52e893b1b1d843;hpb=60568def49e4c624e54f53b4be5783d6cfbe1ea9 diff --git a/test-dagnn.lua b/test-dagnn.lua index 3b1e66a..434f662 100755 --- a/test-dagnn.lua +++ b/test-dagnn.lua @@ -55,4 +55,4 @@ printTensorTable(output) ---------------------------------------------------------------------- --- gradInput = g:updateGradInput({ input }, output) +gradInput = g:updateGradInput({ input }, output)