- 27 Jul, 2023 5 commits
- 24 Jul, 2023 3 commits
- 08 Jun, 2023 1 commit
-
-
xiabo authored
-
- 05 Jun, 2023 5 commits
- 17 May, 2023 1 commit
-
-
xiabo authored
-
- 08 May, 2023 1 commit
-
-
xiabo authored
-
- 06 May, 2023 1 commit
-
-
xiabo authored
-
- 04 May, 2023 1 commit
-
-
xiabo authored
-
- 26 Apr, 2023 2 commits
- 25 Mar, 2023 3 commits
-
-
Zaida Zhou authored
-
Mashiro authored
* [Fix] Enhance the compatibility of training stylegan 2 * Fix unit test in PyTorch 2.0 * Apply suggestions from code review --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
q.yao authored
* replace extension to types * update setup * Update setup.py * Update setup.py --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 24 Mar, 2023 1 commit
-
-
q.yao authored
* fix * fix lint
-
- 21 Mar, 2023 2 commits
-
-
Zaida Zhou authored
* build macos * fix python version * fix python version * Do not build pre-built pakcages for torch1.6 and 1.7 in macOS platform
-
Zaida Zhou authored
-
- 20 Mar, 2023 6 commits
-
-
Mashiro authored
-
Hakjin Lee authored
-
BainOuO authored
-
Hakjin Lee authored
* [Enhance] Support FP16 for MSDeformAttn * [Fix] Data type mismatch * Update mmcv/ops/multi_scale_deform_attn.py * Add UT Author: nijkah <nijkah@gmail.com> * Add cuda available condition --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
enemy1205 authored
* add ops bbox_overlaps * format code * Return the pytorch version * Intermediate modification * Solve problems in parameter passing * revise bug * "add test case"
-
Shanghua Gao authored
* support rfsearch * add labs for rfsearch * format * format * add docstring and type hints * clean code Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * rm unused func * update code * update code * update code * update details * fix details * support asymmetric kernel * support asymmetric kernel * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review * add unit tests for rfsearch * set device for Conv2dRFSearchOp * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * remove unused function search_estimate_only * move unit tests * Update tests/test_cnn/test_rfsearch/test_operator.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Apply suggestions from code review Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update mmcv/cnn/rfsearch/operator.py Co-authored-by:
Yue Zhou <592267829@qq.com> * change logger * Update mmcv/cnn/rfsearch/operator.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
lzyhha <819814373@qq.com> Co-authored-by:
Zhongyu Li <44114862+lzyhha@users.noreply.github.com> Co-authored-by:
Yue Zhou <592267829@qq.com> [Fix] Fix skip_layer for RF-Next (#2489) * judge skip_layer by fullname * lint * skip_layer first * update unit test
-
- 19 Mar, 2023 1 commit
-
-
Zaida Zhou authored
-
- 17 Mar, 2023 3 commits
-
-
NoCakeAnyMore authored
-
q.yao authored
* disable filtered_lrelu_op * fix lint * add cuda version check * warning if disable
-
Zaida Zhou authored
* Add support for pytorch2.0 * minor fix * update
-
- 15 Mar, 2023 1 commit
-
-
liuhw authored
-
- 13 Mar, 2023 1 commit
-
-
Yifei Yang authored
* add bias_act * support bias_act * support filtered_lrelu * support filtered_lrelu and upfirdn2d * support conv2d_gradfix and fix filtered_lrelu * fix lint * fix lint * fix c++ lint * fix part comments * fix lint * rm redundant header * fix upgrade pip * fix as comment * fix c++ lint * fix ci * fix-ut * fix as comments * add grad check * remove redundant template * Update mmcv/ops/bias_act.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * add typehint * fix as comment: * complete type hints * fix lint * add test for conv_gradfix * add test for conv_gradfix * fix lint * modify licenses and ops.md * add zh op md * add torch version policy for conv2d_gradfix * fix lint * fix as comments * rename impl * rm redudant function and add ut * fix as comment * fix lint * fix lint * fix as comments * fix lint * fix ut * fix as comment * fix as comment * fix as comment --------- Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 03 Mar, 2023 1 commit
-
-
liuhw authored
* Add voxelization op npu adaptor * update * update
-
- 17 Feb, 2023 1 commit
-
-
q.yao authored
-