- 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
-
- 01 Mar, 2022 1 commit
-
-
q.yao authored
-
- 12 Feb, 2022 1 commit
-
-
Jamie authored
* Update tensorrt_plugin.md * Update tensorrt_plugin.md * Update tensorrt_plugin.md * Update tensorrt_plugin.md
-
- 15 Dec, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Refactor the structure of documentation * [Docs] Refactor the structure of documentation * fix symlink * fix link * fix typo * polish docstring * fix docstring
-
- 03 Dec, 2021 1 commit
-
-
RunningLeon authored
* update title * fix deploy docs in for readthedocs * reformat table * resolve comments
-
- 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
-
- 24 Sep, 2021 1 commit
-
-
q.yao authored
* Add docs_zh_CN of TensorRT * fix according to doc-cn-onnx * update doc of cummax cummin * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * update heading Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 02 Jul, 2021 1 commit
-
-
Zaida Zhou authored
* [Docs] Refactor documentation * [Docs] Refactor documentation * refactor docs * refactor docs * set sphinx==3.1.2 * fix typo * modify according to comment * modify according to comment * modify according to comment * [Docs] delete unnecessary file * fix title * rename * rename
-
- 16 Jun, 2021 1 commit
-
-
q.yao authored
* add modulated dcn, better dcn plugin * clangformat * update documentation
-
- 31 May, 2021 1 commit
-
-
SemyonBevzuk authored
* Add score_threshold and max_num to NMS * Fix codestyle * Fix codestyle * Fix inds in nms * Update nms docstring * Move score_threshold and max_num arguments * Fix args order in docstring * fix lint of c++ file * Remove torch.onnx.is_in_onnx_export() and add max_num to batched_nms for separate classes. * Rewrote max_num handling in NMSop.symbolic * Added processing max_output_boxes_per_class when exporting to TensorRT * Added score_threshold and max_num for NMS in test_onnx.py and test_tensorrt.py * Remove _is_value(max_num) * fix ci errors with torch==1.3.1 * Update test_batched_nms in test_nms.py * Added tests for preprocess_onnx * Moved 'test_tensorrt_preprocess.py' and 'preprocess', updated 'remove_tmp_file'. * Update mmcv/tensorrt/__init__.py * Fix segfault torch==1.3.1 (remove onnx.checker.check_model) * Returned 'onnx.checker.check_model' with torch version check * Changed torch version from 1.3.1 to 1.4.0 *...
-
- 25 May, 2021 1 commit
-
-
RunningLeon authored
* add instancenorm plugin * resolve comments * fix lint * fix typo
-
- 24 May, 2021 2 commits
-
-
lizz authored
* Fix typos Signed-off-by:
lizz <lizz@sensetime.com> * Add deprecation warning Signed-off-by:
lizz <lizz@sensetime.com>
-
q.yao authored
* add cummax/cummin tensorrt plugin * fix isort * fix with clang-format * fix with clang-format again * add document
-
- 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>
-
- 28 Jan, 2021 1 commit
-
-
RunningLeon authored
* add trt doc * add notes * add sphinx_markdown_tables * resolve comments * resolve comments
-