- 16 May, 2022 1 commit
-
-
Zaida Zhou authored
* 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
-
- 10 May, 2022 1 commit
-
-
Alex Yang authored
* [fix]:fix type hint in file_client and mmcv * [fix]:fix type hint in tests files * [fix]:fix type hint in tests files * [fix]:fix pre-commit.yaml to igore test for mypy * [fix]:fix pre-commit.yaml to igore test for mypy * [fix]:fix precommit.yml * [fix]:fix precommit.yml * Update __init__.py delete unused type-ignore comment
-
- 24 Feb, 2022 1 commit
-
-
Zaida Zhou authored
* first commit * Add copyright pre-commit-hook
-
- 09 Feb, 2022 1 commit
-
-
Zaida Zhou authored
* Upgrade the version of isort * sort the order of importing modules
-
- 30 Nov, 2021 1 commit
-
-
Zaida Zhou authored
* Use the official markdownlint hook * upgrade the version of ruby * fix conflict
-
- 04 Oct, 2021 1 commit
-
-
Zaida Zhou authored
* Add code-spell hook to pre-commit * Add code-spell hook to pre-commit and fix typos * fix setup.cfg
-
- 12 Apr, 2021 1 commit
-
-
q.yao authored
* update tensorrt plugin document * add onnxruntime custom ops document * format document * add release note to onnxruntime_op and tensorrt_plugin * update document * add deployment.rst * add grid_sampler onnxruntime document * fix lint * add allow_different_nesting tag * add allow_different_nesting tag Co-authored-by:maningsheng <maningsheng@sensetime.com>
-
- 29 Sep, 2020 1 commit
-
-
Kai Chen authored
-
- 03 Jul, 2020 2 commits
- 29 Jun, 2020 1 commit
-
-
zhuyuanhao authored
* 1. use macro USE_PARROTS control header include 2. add clang-format google style in pre-commit * use MMCV_ macros
-
- 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
-
-
Wenwei Zhang authored
* Support path as a key in dict of config * reformat test case * update pre-commit version and fix format * fix bug * clean code * reformat * fix missing parts
-
- 19 Apr, 2020 1 commit
-
-
Wenwei Zhang authored
* track progress of iter&enum * restore * add momentum scheduler * fix small bug * cyclic scheduler" * fix bug * fix second phase's bug * reformat * feature (cosine lr): use relative ratio for more flexible scheduler * Fix (runner): fix bugs in runner * Refactor (hook): refactor cosing/cyclic LR/momentum hook with unittest * Clean unnecessary files and reformat * Fix memory key error when GPU is not avaliable * Resolve comments * Do not print momentum in text log * Change hook register order * Refactor max_iter * Fix max_iter bugs in runner * Enforce target_ratio to be either tuple or float
-
- 07 Apr, 2020 1 commit
-
-
Kai Chen authored
-
- 01 Mar, 2020 1 commit
-
-
Kai Chen authored
* update pre-commit hook config * update the contributing guide
-
- 02 Feb, 2020 1 commit
-
-
lizz authored
* Adaptive progress bar length Signed-off-by:
lizz <lizz@sensetime.com> * it works Signed-off-by:
lizz <lizz@sensetime.com> * format * pass test * :lipstick * test * Update test_progressbar.py * 2.7 * sort import Signed-off-by:
lizz <lizz@sensetime.com> * try this Signed-off-by:
lizz <lizz@sensetime.com>
-
- 01 Feb, 2020 1 commit
-
-
lizz authored
Signed-off-by:lizz <lizz@sensetime.com>
-
- 12 Dec, 2019 1 commit
-
-
Kai Chen authored
* add pre-commit hooks * update yapf version
-