mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* Use mdformat pre-commit hook * allows consecutive numbering * improve .mdformat.toml * test mdformat * format markdown * minor fix * fix codespecll * fix circleci * add linkify-it-py dependency for cicleci * add comments * replace flake8 url * add mdformat-myst dependency * remove mdformat-myst dependency * update contributing.md
1007 B
1007 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/cuda/upfirdn2d_kernel.cu | NVIDIA License |
fused_leaky_relu | mmcv/ops/csrc/pytorch/cuda/fused_bias_leakyrelu_cuda.cu | NVIDIA License |