mmcv/LICENSES.md

9 lines
919 B
Markdown

# Licenses for special operations
In this file, we list the operations with other licenses instead of Apache 2.0. Users should be careful about adopting these operations in any commercial matters.
| Operation | Files | License |
| :--------------: | :-----------------------------------------------------------------------------------------------------------------------------------------: | :------------: |
| upfirdn2d | [mmcv/ops/csrc/pytorch/upfirdn2d_kernel.cu](https://github.com/open-mmlab/mmcv/mmcv/ops/csrc/pytorch/upfirdn2d_kernel.cu) | NVIDIA License |
| fused_leaky_relu | [mmcv/ops/csrc/pytorch/fused_bias_leakyrelu_cuda.cu](https://github.com/open-mmlab/mmcv/mmcv/ops/csrc/pytorch/fused_bias_leakyrelu_cuda.cu) | NVIDIA License |