- 18 12月, 2020 1 次提交
-
-
由 pangyoki 提交于
* add amp for ResNet200_vd * change use_fp16 to use_amp * fix script format * change batch_size
-
- 14 12月, 2020 1 次提交
-
-
由 furnace 提交于
-
- 09 12月, 2020 1 次提交
-
-
由 furnace 提交于
* add amp support for model SE_ResNet50_vd * optimize code, add model ResNet50 and SE_ResNet50_vd to list * merge develop
-
- 04 12月, 2020 1 次提交
-
-
由 Zhen Wang 提交于
* add pure fp16 training. * update the usage of cast_parameters_to_fp16. * use fp32 to initilize parameter values and then cast to fp16. * enable multi_precision when training with fp16. * add static loss scaling. * add the rescale_grad function in the pure fp16 training. * use cast to complete the pure fp16 training. * use sum loss for fp16 trainging and mean loss for fp32 training. * refine codes according reviewers' suggestions
-
- 25 11月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Calculate and print the average time for video models. * Calculate and print the average time for dygraph of slowfast. * Print ips for nextvlad, slowfast, tsm and tsn.
-
- 06 11月, 2020 1 次提交
-
-
由 cuicheng01 提交于
* Create inception_v3.py * Update __init__.py * Create InceptionV3.sh
-
- 03 11月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* fix load in metric learning * fix load in metric learning * fix typo * fix typo
-
- 29 10月, 2020 1 次提交
-
-
由 huangjun12 提交于
* fix video bug and slowfast benchmark bug * refine bmn doc
-
- 27 10月, 2020 3 次提交
-
-
由 huangjun12 提交于
* update videotag, add fine-tune code and doc * refine datalist * refine eval.py
-
由 Zhang Ting 提交于
-
由 Zhang Ting 提交于
* Revert "add fuse_bn_add_act_ops args (#4864)"
-
- 22 10月, 2020 2 次提交
-
-
由 Leo Chen 提交于
-
由 Zhang Ting 提交于
-
- 15 10月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* add fuse_bn_add_act_ops args
-
- 13 10月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* fix ptb_dy time print for benchmark, test=develop * use yiqun(Xreki)'s PR, test=develop * add empty line, test=develop * add empty line, test=develop
-
- 29 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* fix ptb_dy time print for benchmark, test=develop * refine resnet benchmard print, test=develop
-
- 24 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 23 9月, 2020 2 次提交
-
-
由 Yiqun Liu 提交于
-
由 wanghuancoder 提交于
-
- 18 9月, 2020 1 次提交
-
-
由 Alex-Leung 提交于
-
- 14 9月, 2020 1 次提交
-
-
由 shuluoshu 提交于
* Add M3d-RPN model. Co-authored-by: Nyexiaoqing <yexiaoqing@baidu.com>
-
- 08 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
-
- 03 9月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
test=develop
-
- 02 9月, 2020 1 次提交
-
-
由 Ryan_Huang 提交于
`dropout `中, `updeconv` 未被更新
-
- 30 7月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 16 7月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix init * update * fix cgan
-
- 02 7月, 2020 1 次提交
-
-
由 xbsu 提交于
* Add SiamRPN and SiamMask * delete useless code * fix bug
-
- 01 7月, 2020 1 次提交
-
-
由 Double_V 提交于
-
- 19 6月, 2020 1 次提交
-
-
由 ceci3 提交于
* fix init * update * update docs
-
- 28 5月, 2020 1 次提交
-
-
由 huangjun12 提交于
* add video tag to video * add content to reademe * modify link of models * refine result format in readme * refine readme * add Installation to readme
-
- 22 5月, 2020 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 19 5月, 2020 2 次提交
- 18 5月, 2020 1 次提交
-
-
由 Double_V 提交于
-
- 15 5月, 2020 5 次提交
-
-
由 ceci3 提交于
* fix init * update * update_1.8 * update paddle.reader * update data
-
由 suytingwan 提交于
* test=develop update one_hot usage according to 1.8 * test=develop update dataloader api by 1.8 * test=develop fix image shape * test=develop update save load fluid.data
-
由 huangjun12 提交于
-
由 Double_V 提交于
* take fluid.layers.data in place of fluid.data * delete create_var_list_v2 func * fix usage bug of fluid.data
-
由 Double_V 提交于
* take fluid.layers.data in place of fluid.data * delete create_var_list_v2 func
-