mmcv/docs
zhuyuanhao c0f5492ee9
add ext ops, support parrots (#310)
* add ext ops, support parrots

* fix lint

* fix lint

* update op from mmdetection

* support non-pytorch env

* fix import bug

* test not import mmcv.op

* rename mmcv.op to mmcv.ops

* fix compile warning

* 1. fix syncbn warning in pytorch 1.5
2. support only cpu compile
3. add point_sample from mmdet

* fix text bug

* update docstrings

* fix line endings

* minor updates

* remove non_local from ops

* bug fix for nonlocal2d

* rename ops_ext to _ext and _ext to _flow_warp_ext

* update the doc

* try clang-format github action

* fix github action

* add ops to api.rst

* fix cpp format

* fix clang format issues

* remove .clang-format

Co-authored-by: Kai Chen <chenkaidev@gmail.com>
2020-06-28 23:15:47 +08:00
..
_static Improve the documentation (#85) 2019-07-07 16:54:22 +08:00
Makefile Format to conform pre-commit (#173) 2020-02-01 10:14:55 +08:00
api.rst add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
cnn.md add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
conf.py add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
image.md Format to conform pre-commit (#173) 2020-02-01 10:14:55 +08:00
index.rst add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
io.md Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
make.bat added pillow backend in loading (#333) 2020-06-17 10:25:48 +08:00
ops.md add ext ops, support parrots (#310) 2020-06-28 23:15:47 +08:00
requirements.txt fix the doc building (#268) 2020-05-05 14:07:04 +08:00
runner.md Format to conform pre-commit (#173) 2020-02-01 10:14:55 +08:00
utils.md Add DictAction and docs for config (#243) 2020-04-25 20:56:08 +08:00
video.md Format to conform pre-commit (#173) 2020-02-01 10:14:55 +08:00
visualization.md Format to conform pre-commit (#173) 2020-02-01 10:14:55 +08:00