- 29 Sep, 2022 2 commits
-
-
q.yao authored
* update onnx registry * move import
-
takuoko authored
* support silu torch<1.7.0 * fix test * fix test * fix inplace * fix inplace * Update tests/test_cnn/test_silu.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 26 Sep, 2022 1 commit
-
-
Zaida Zhou authored
-
- 25 Sep, 2022 1 commit
-
-
Zaida Zhou authored
* [Fix] Fix the calculation error of out_w in MaskedConv2dFunction (#2264) * [Fix] Fix two intergers can not use / operator in torch1.6 * should not use kernel_h when calculates out_w * [Docs] Fix some mistakes in data_process.md (#2283) * correction * correction en docs Co-authored-by:yxzhao <33384732+yxzhao2022@users.noreply.github.com>
-
- 14 Sep, 2022 2 commits
-
-
Vasilis Vryniotis authored
* Add support of TorchVision's Model Registration API. * fix linter * formatting with yapf
-
q.yao authored
-
- 13 Sep, 2022 2 commits
-
-
takuoko authored
-
Zachary Streeter authored
* modified code for using ROCm backened within the PyTorch framework * added hip runtime header * flake8 linting fix
-
- 12 Sep, 2022 1 commit
-
-
tripleMu authored
* Fix typehint * minor fix * minor fix * minor fix Co-authored-by:zhouzaida <zhouzaida@163.com>
-
- 11 Sep, 2022 1 commit
-
-
Zaida Zhou authored
* [Docs] Add zhihu articles * add OpenMMLabCourse link * fix typo
-
- 08 Sep, 2022 2 commits
-
-
ZShaopeng authored
* [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend * [Feature] Support RoipointPool3d with cambricon MLU backend
-
Zaida Zhou authored
-
- 02 Sep, 2022 1 commit
-
-
Hoantrbl authored
the lack of colon(:)
-
- 28 Aug, 2022 2 commits
-
-
bdf authored
* [Feature] Support DeformRoiPool with cambricon MLU backend * [Fix] Remove use of std library * [Fix] Correct the error information * [Refactor] Refactor test deform_roi_pool code * [Fix] Fix judgment error * [Fix] Modify the large tensor check Co-authored-by:budefei <budefei@cambricon.com>
-
Yanhong Zeng authored
-
- 23 Aug, 2022 1 commit
-
-
liuduanhui authored
-
- 21 Aug, 2022 1 commit
-
-
bdf authored
* [Feature] Support MaskedConv2d with cambricon MLU backend * [Refactor] Refactor test masked_conv2d code Co-authored-by:budefei <budefei@cambricon.com>
-
- 19 Aug, 2022 3 commits
-
-
tudejiang79 authored
* [Fix] roi_align_rotated codes * [Fix]: fix code style * [Fix]: fix code style * [Fix]: fix code style
-
Miao Zheng authored
* [Fix] Path mapping only once in storage backends * Fix lint Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
bdf authored
* [Feature] Support CARAFE with Cambricon MLU backend * [Docs] Add comments for common funtions * [Test] Add allclose test for carafe * Remove print Co-authored-by:
zcyKTH <zcy19950525@gmail.com> Co-authored-by:
budefei <budefei@cambricon.com>
-
- 18 Aug, 2022 1 commit
-
-
Jingwei Zhang authored
-
- 17 Aug, 2022 1 commit
-
-
Jingwei Zhang authored
* support different border_mode in imrotate * fix docstring * small fix * reorder the border_mode arg in imrotate * fix lint * polish docstring * polish docstring
-
- 16 Aug, 2022 1 commit
-
-
eivtho authored
-
- 15 Aug, 2022 2 commits
-
-
CokeDong authored
* Support Parrots extension for op ChamferDistance * Fix lint * Adapt op backward error of IntTensor for parrots * Fix Lint
-
Yosuke Shinya authored
* Fix gradient cumulative optimizer when resuming * add unit test
-
- 03 Aug, 2022 2 commits
-
-
Cedric Luo authored
* fix tensors on different device * fix lint * Update mmcv/ops/multi_scale_deform_attn.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Yixiao Fang authored
* add 'backend' for ColorJitter related functions * add unittest * fix unittest * add bgr transpose and revise ut * update unittest * revise docstring
-
- 30 Jul, 2022 1 commit
-
-
Zaida Zhou authored
-
- 29 Jul, 2022 3 commits
-
-
xcnick authored
-
Wencheng Wu authored
* [Fix] Fix add_graph function of PaviLoggerHook. * Fix circular reference error. * Add comments. * modify partial_args default to empty dict. * Add warnning for add_graph and img_key parameter.
-
Peter Ye authored
* [Feature] Support setting start epoch and interval epoch for PAVI Logger Hook * [Feature] Update the coding style as the maintainer wish * fix: default integer division or modulo by zero * fix: runner.epoch is less than start and use self.get_epoch instead of runner.epoch * feat: support for iter-based runner and fix the step bug * feat: iter based hook * feat: fix bug and coding style * fix: coding style * fix: coding style * fix: graph may add in evaluation
-
- 25 Jul, 2022 1 commit
-
-
Zaida Zhou authored
-
- 23 Jul, 2022 2 commits
-
-
Zaida Zhou authored
-
Jingwei Zhang authored
* support prroipooling * fix build bug * fix bug of precision * fix lint * add ut * add license and citation * polish op and add type hint * refactor ut * add docstring for prroipool * polish code * format cu and cuh code * fix format * fix format * fix typo Co-authored-by:
zhouzaida <zhouzaida@163.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 22 Jul, 2022 2 commits
-
-
q.yao authored
* add mps bbox overlap * format * update document and manifest * update readme
-
Zaida Zhou authored
-
- 19 Jul, 2022 1 commit
-
-
Zaida Zhou authored
-
- 18 Jul, 2022 1 commit
-
-
GPhilo authored
* Add default dir_name and make non-absolute dir_name relative to runner.work_dir * Add log message and change default dir name
-
- 17 Jul, 2022 2 commits
-
-
Zaida Zhou authored
* [Docs] Fix sphinx markdown tables version * fix markdown version
-
Reza authored
-