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

beam_search.lua: nn.TemporalKMaxPooling throws error  #17

@atana1

Description

@atana1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions