joelberkeley/spidr

Add test cases for inf and nan

Opened this issue · 0 comments

Many Tensor tests don't test with inf and nan values. This is particularly true for hard-coded test cases (often arrays). All ops that use Double should have such tests.