hughperkins / clnn

OpenCL backend for Torch nn neural networks library
BSD 2-Clause "Simplified" License
126 stars 16 forks source link

Test for SpatialMaxPooling_backward failing #9

Closed hughperkins closed 9 years ago

hughperkins commented 9 years ago

Closing this for now. I think it's a mismatch between what is tested in the test, and what is currently supported by current SpatialMaxPooling implementation.