mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* add license * fix lint * fix some discription * fix some discriptions and dirty marks * fix format * revise some words * Update README_zh-CN.md * Update README_zh-CN.md Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
919 B
919 B
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 | NVIDIA License |
fused_leaky_relu | mmcv/ops/csrc/pytorch/fused_bias_leakyrelu_cuda.cu | NVIDIA License |