"vscode:/vscode.git/clone" did not exist on "005482452a34443c2ac1651e90af01637d2d0261"
- 18 May, 2022 1 commit
-
-
Zaida Zhou authored
* add pyupgrade * add options for pyupgrade * minor refinement
-
- 24 Feb, 2022 1 commit
-
-
Zaida Zhou authored
* first commit * Add copyright pre-commit-hook
-
- 12 Feb, 2022 1 commit
-
-
RangiLyu authored
* [Enhance] Use PyTorch HSwish implementation. * fix conv test * upgrade version * add version comments
-
- 07 Sep, 2021 1 commit
-
-
young authored
* restrict the warning message * and an important keyword in warning description * a more elegant way of condition * link format code too long * fix the stupid spelling mistake * Use issubclass to restrict warning message. * maybe this version is more elegant. * conv + bias + norm warning pytest * 'created' a warning, hahaha * isort and yapf format revision * isort and yapf format revision * flake8 fail issue * I have to right this way in order to solve the conflicts between yapf and flake8, sigh... * fixed test bug * Add ruby windows installer source. * Simplified the code and remove ruby source from CONTRIBUTING.md * use _BatchNorm to simplify the code * bug fix and add instanceNorm case into warning * change the warning message to make it more clear * fix unit test
-
- 20 Mar, 2021 1 commit
-
-
ZhangShilong authored
* fix bug of convmodule * fix bug of convmodule * fix unitest * remove assert
-
- 28 Jun, 2020 1 commit
-
-
louzana authored
* fix bug of building ConvModule with HSigmoid using inplace=True and add corresponding unittest * fix linting
-
- 10 Jun, 2020 1 commit
-
-
Jerry Jiarui XU authored
-
- 01 Jun, 2020 1 commit
-
-
Harry authored
* fix: tanh has not inplace * feat: add ConvModule with Tanh
-
- 13 May, 2020 1 commit
-
-
Jintao Lin authored
* Support conv layers' own `init_weights` method * Add related unittest about ConvModule init_weight * make the comments more specific
-
- 30 Apr, 2020 1 commit
-
-
Kai Chen authored
* add building bricks of cnn * add unit tests * use registry for building bricks * minor updates * add scale layer * add test for scale * add doc string Co-authored-by:Jiarui XU <xvjiarui0826@gmail.com>
-