1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "name": "torch-th", "version-date": "2019-04-19", "port-version": 6, "description": "Torch's TH library", "homepage": "https://github.com/torch/torch7", "license": "BSD-3-Clause", "dependencies": [ "blas", "lapack", { "name": "vcpkg-cmake", "host": true } ] }