Hi PyTorch Team,
In our organization, we are trying to install PyTorch (torch
) via PyPI. However, our compliance tools are flagging a potential vulnerability due to the NVIDIA license included with the package. We understand that PyTorch is distributed under the BSD-3 License, but the NVIDIA license raises concerns regarding whether compliance with it is also mandatory when using torch
.
We cannot use torch-cpu
due to our organizational policy of only utilizing packages available on PyPI. Could you please clarify:
- Does installing and using PyTorch (
torch
) via PyPI necessitate compliance with the NVIDIA license? - If so, could you provide guidance on how this aligns with PyTorch’s BSD-3 License?
I appreciate your support, and I look forward to your clarification!
Best regards,
Garvit