libtorch-bin: add sourceProvenance binaryNativeCode

This commit is contained in:
Robert Scott
2022-12-25 14:36:42 +00:00
parent ed09ac1fe5
commit 8527df4f20
@@ -93,6 +93,7 @@ in stdenv.mkDerivation {
meta = with lib; {
description = "C++ API of the PyTorch machine learning framework";
homepage = "https://pytorch.org/";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
# Includes CUDA and Intel MKL, but redistributions of the binary are not limited.
# https://docs.nvidia.com/cuda/eula/index.html
# https://www.intel.com/content/www/us/en/developer/articles/license/onemkl-license-faq.html