FluxML/Torch.jl

Add tests and relevant integrations

DhairyaLGandhi opened this issue · 3 comments

Add tests and relevant integrations

Seems like we are at the point where we can move around the system with CNNs and backdrop. Next target is to have the rest of the tests in.

Hi,
I do not know your thoughts about test strategy. If it helps, single layer NNlib tests are available at https://github.com/bjosv79/Torch.jl/tree/test-nnlib.

The increased test coverage revealed a few issues.

Brilliant! We should add these tests to the regular package !