bjosv79
Results
3
comments of
bjosv79
Suggested changes to the api in #37. Built with MSVC 2019 by adding the CMake entry: CMAKE_PREFIX_PATH = C:/Users/UserName/AppData/Local/Programs/Torch/libtorch
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.
Work in progress available in #38.