NVIDIA / apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BSD 3-Clause "New" or "Revised" License
8.42k stars 1.4k forks source link

Unclear licensing for contrib/sparsity #1789

Open hyandell opened 8 months ago

hyandell commented 8 months ago

Describe the Bug The https://github.com/NVIDIA/apex/tree/master/apex/contrib/sparsity folder describes itself as All Rights Reserved.

Is this covered by the overall BSD-3-Clause license of apex, or is it proprietary NVIDIA and not intended for others to use?