- 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>
-