Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

beam_search.lua: nn.TemporalKMaxPooling throws error #17

Open
atana1 opened this issue Dec 2, 2016 · 5 comments
Open

beam_search.lua: nn.TemporalKMaxPooling throws error #17

atana1 opened this issue Dec 2, 2016 · 5 comments

Comments

@atana1
Copy link

atana1 commented Dec 2, 2016

line number 103 references TemporalKMaxPooling which I guess is not the part of nn package.
Any workaround ?

while running test script I got error as:

./summary/beam_search.lua:103: attempt to call field 'TemporalKMaxPooling' (a nil value)
stack traceback:
./summary/beam_search.lua:103: in function 'generate'
summary/run.lua:86: in function 'main'
summary/run.lua:121: in main chunk
[C]: in function 'dofile'
...dave/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:145: in main chunk
[C]: at 0x00406670

@atana1 atana1 changed the title nn.TemporalKMaxPooling in beam_search.lua throws error beam_search.lua: nn.TemporalKMaxPooling throws error Dec 2, 2016
@aslanie
Copy link

aslanie commented Dec 9, 2016

Hi, I've got the same error, is it solved?

@yaserkl
Copy link

yaserkl commented Jan 13, 2017

Same error here, any updates?

@aslanie
Copy link

aslanie commented Jan 13, 2017

#1

@skrealworld
Copy link

Hi,
anybody able to resolve this issue ?

@falcondai
Copy link

checkout https://github.com/falcondai/NAMAS which incorporated a solution here: #1 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants