Created
June 8, 2017 05:33
-
-
Save ayushidalmia/84ac69ac677fc21b38731c10b7e03be1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bad argument #2 to '?' (index out of bound) | |
stack traceback: | |
[C]: at 0x2b4f0352a7e0 | |
[C]: in function '__index' | |
./onmt/translate/Beam.lua:97: in function 'func' | |
./onmt/utils/Tensor.lua:12: in function 'recursiveApply' | |
./onmt/utils/Tensor.lua:7: in function '_indexState' | |
./onmt/translate/BeamSearcher.lua:171: in function '_retrieveHypothesis' | |
./onmt/translate/BeamSearcher.lua:230: in function '_completeHypotheses' | |
./onmt/translate/BeamSearcher.lua:74: in function 'search' | |
./onmt/translate/Translator.lua:313: in function 'translateBatch' | |
./onmt/translate/Translator.lua:402: in function 'translate' | |
translate.lua:110: in function 'main' | |
translate.lua:196: in main chunk | |
[C]: in function 'dofile' | |
...lmia/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk | |
[C]: at 0x00406670 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment