- 03 Aug, 2020 2 commits
- 17 Jul, 2020 1 commit
-
-
Jerry Jiarui XU authored
* Support FP16 * update ci
-
- 08 Jul, 2020 3 commits
-
-
Jerry Jiarui XU authored
* Bump to rc2 * change rc2 -> 1.0.0
-
Jerry Jiarui XU authored
* use env to control compile op or not * use str as env var * update readme * update rc01 * update readme Co-authored-by:Kai Chen <chenkaidev@gmail.com>
-
Cao Yuhang authored
* migrate op * migrate unittest * update build no torch * add back use_torch_vision for roi align * fix type and unit test * ignore test logging when no torch * fix no torch ci test * skip test registry * remove coverage report when no torch * fix mac ci order * install latest pillow when no torch * mv convws to brisk
-
- 07 Jul, 2020 1 commit
-
-
Kai Chen authored
* add macos in github action * fix a package name * minor fix * fix typo * ignore progressbar testing * ignore timer testing * fix pytest configs * try fix
-
- 05 Jul, 2020 1 commit
-
-
Kai Chen authored
-
- 02 Jul, 2020 1 commit
-
-
Kai Chen authored
* Fix the version of codecov-action to v1.0.7 * Update build.yml
-
- 30 Jun, 2020 1 commit
-
-
Jerry Jiarui XU authored
* update actiion * remove 1.3 cuda * reorder * add no torch * fixed version * make py3.8 on pt1.5 * make py3.8 on pt1.5 * remove torch 1.3 * disable py3.8 * pip * merge master with cuda compile fix * add cpu roi align * fixed test * fixed no torch * add CUDA_ARGS * use one line * gencode=61 * seperate jobs * update lint * use parametrize test * formart and rename * unit test for all
-
- 28 Jun, 2020 1 commit
-
-
zhuyuanhao authored
* 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>
-
- 30 May, 2020 1 commit
-
-
Kai Chen authored
-
- 14 May, 2020 3 commits
-
-
Kai Chen authored
* update the deploy workflow * fix a typo * update MANIFEST.in to include pyx * remove debug info
-
Kai Chen authored
* add a workflow to publish to pypi and remove travis.yml * move the if-statement to the job level * add a badge * switch to ubuntu-latest * bump version to 0.5.2 * add apt-get update before installing
-
Kai Chen authored
* Create a github action workflow * Fix the workflow config * Fix codecov * skip codecov for python 3.8 * fix the expression * remove the if expression
-