summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/science/math/libtorch/test/test.cpp
AgeCommit message (Collapse)Author
2020-11-07libtorch-bin: cleanup passthru testDaniël de Kok
- Make passthru.tests an attrset. - Remove CMake VERBOSE option. - Remove spurious `cat CMakeLists.txt`. - Run the test as well. - Actually test some functionality.
2020-08-30libtorch-bin: init at 1.6.0Daniël de Kok