mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 05:19:02 +08:00
* remove flow-warp-c * remove flow warp in setup.py and imports * fix floor and ceil bug * fix broadcast bug * add warnings and assertions * fix bilinear bug * pass unit test * pass unit test * pass unit test * pass unit test * fix value bug * fix lint * fix lint * add mk lint * update docs * update docs * fix bug in imports * fix bug in setup.py
6 lines
303 B
Plaintext
6 lines
303 B
Plaintext
include requirements/runtime.txt
|
|
include mmcv/model_zoo/open_mmlab.json mmcv/model_zoo/deprecated.json mmcv/model_zoo/mmcls.json
|
|
include mmcv/ops/csrc/*.cuh mmcv/ops/csrc/*.hpp
|
|
include mmcv/ops/csrc/pytorch/*.cu mmcv/ops/csrc/pytorch/*.cpp
|
|
include mmcv/ops/csrc/parrots/*.cu mmcv/ops/csrc/parrots/*.cpp
|