NVIDIA / apex

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

Unclear licensing for contrib/sparsity #1789

Open hyandell opened 6 months ago

hyandell commented 6 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?