8000 SpatialMaxPooling failure case · Issue #53 · torch/cunn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
SpatialMaxPooling failure case #53
Closed
@soumith

Description

@soumith

Fails for the case:

m=nn.SpatialMaxPooling(2,2,2,2):cuda()
input=torch.randn(128,1024,12,12):cuda()
m:forward(input)
error in SpatialMaxsampling.updateOutput: invalid argument
luajit: ...ch-distro/install/share/lua/5.1/nn/SpatialMaxPooling.lua:18: aborting

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0