- 10 3月, 2023 1 次提交
-
-
由 gaotingquan 提交于
-
- 06 1月, 2023 3 次提交
-
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
1. add DiverseBranchBlock module; 2. ResNet support dbb version using DiverseBranchBlock by setting micro_block="DiverseBranchBlock"; 3. ResNet support official vb version by setting use_first_short_conv=False; 4. add ResNet18_dbb training config ResNet18_dbb.yaml.
-
- 26 10月, 2022 2 次提交
-
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
the argument may be "infer_add_softmax" used in exporting.
-
- 28 9月, 2022 2 次提交
-
-
由 gaotingquan 提交于
Put the calling of update_res(), stop_after(), freeze_befor() to the construction method of the parent class. And the init_net() support to call stop_after() by config of Arch.
-
由 gaotingquan 提交于
freeze subnet specified with the specified layer name by setting OutputTensor.stop_gradient=True
-
- 24 8月, 2022 2 次提交
-
-
由 gaotingquan 提交于
the error would be raised when when the pattern string represents nested, e.g., containing "[3][1]".
-
由 HydrogenSulfate 提交于
-
- 23 8月, 2022 1 次提交
-
-
由 HydrogenSulfate 提交于
-
- 19 8月, 2022 1 次提交
-
-
由 root 提交于
-
- 28 2月, 2022 1 次提交
-
-
由 wc晨曦 提交于
* add AFD
-
- 14 1月, 2022 3 次提交
-
-
由 gaotingquan 提交于
bug is that error rasied by calling update_res() when sublayer does not have _save_sub_res_hook() because nn.Sequential and nn.LayerList is not TheseusLayer.
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
- 28 12月, 2021 11 次提交
-
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
1. remove WrapLayer and wrap_theseus; 2. support call update_res() one more; 3. optim parse_pattern_str() to return list of layer parsed.
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
- 09 12月, 2021 1 次提交
-
-
由 weishengyu 提交于
-
- 15 10月, 2021 1 次提交
-
-
由 Wei Shengyu 提交于
* fix amp bug; update return res method * support index for list object for return res
-
- 15 9月, 2021 1 次提交
-
-
由 weishengyu 提交于
-
- 06 9月, 2021 1 次提交
-
-
由 weishengyu 提交于
-
- 08 8月, 2021 9 次提交
-
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-
由 weishengyu 提交于
-