Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpatialSameResponseNormalization doesn't pass test #8

Open
szagoruyko opened this issue Aug 17, 2015 · 1 comment
Open

SpatialSameResponseNormalization doesn't pass test #8

szagoruyko opened this issue Aug 17, 2015 · 1 comment

Comments

@szagoruyko
Copy link
Owner

Running 4 tests
___*  ==> Done Completed 16 asserts in 4 tests with 2 errors
--------------------------------------------------------------------------------
SpatialSameResponseNormalization
error on state
 LT(<) violation   val=nan, condition=0.001
    /home/zagoruys/torch/install/share/lua/5.1/torch/Tester.lua:26: in function 'assertlt'
    test/test_jacobian.lua:146: in function <test/test_jacobian.lua:137>

--------------------------------------------------------------------------------
SpatialSameResponseNormalization
error on state (Batch)
 LT(<) violation   val=nan, condition=0.001
    /home/zagoruys/torch/install/share/lua/5.1/torch/Tester.lua:26: in function 'assertlt'
    test/test_jacobian.lua:154: in function <test/test_jacobian.lua:137>

--------------------------------------------------------------------------------

@fmassa any ideas why?

@fmassa
Copy link
Collaborator

fmassa commented Aug 17, 2015

@szagoruyko no idea ATM, probably a commit in nn introduced this error. I'll investigate later today

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

No branches or pull requests

2 participants