- 23 4月, 2021 1 次提交
-
-
由 ronnywang 提交于
-
- 03 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 03 2月, 2021 1 次提交
-
-
由 AshburnLee 提交于
-
- 21 9月, 2020 1 次提交
-
-
由 ceci3 提交于
* add double grad compute for batch norm,test=develop * fix unittest, test=develop * remove unuse tensor,test=develop * add format,test=develop * update, test=develop
-
- 13 5月, 2020 1 次提交
-
-
由 ceci3 提交于
* update err info, test=develop * update, test=develop
-
- 24 4月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Add trainable_statistics in attr for batch_norm * Unifying behavior of dynamic graph and static graph
-
- 02 4月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add inplace_abn_op. test=develop
-
- 07 1月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
-
- 02 1月, 2020 1 次提交
-
-
由 ceci3 提交于
* update error information about batch_norm_grad * update bn,test=develop
-
- 01 12月, 2019 1 次提交
-
-
由 Jie Fang 提交于
-
- 28 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* batch_norm momentum support variable. test=develop * fix format. test=develop * add batch_norm momentum variable example. test=develop * move MomentumTensor to training branch. test=develop * split example. test=develop * fix doc. test=develop * fix PADDLE_ENFORCE ci. test=develop * fix format. test=develop
-
- 26 11月, 2019 1 次提交
-
-
由 Lv Mengsi 提交于
* fix_bn * revert unittest,test=develop
-
- 25 9月, 2019 1 次提交
-
-
由 lvmengsi 提交于
* fix bn
-
- 19 8月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 19 6月, 2019 1 次提交
-
-
由 翟飞跃 提交于
* fix spelling errors; test=develop * Update API.spec update md5 * Update API.spec * change the order of api;test=develop
-
- 31 3月, 2019 1 次提交
-
-
由 Wu Yi 提交于
* fix cudnn batch norm accuracy test=develop * fix cudnn batch norm accuracy test=develop * disable failed test for later fix test=develop
-
- 21 3月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 20 3月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 18 3月, 2019 1 次提交
-
-
由 dengkaipeng 提交于
-
- 15 3月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Support Sync Batch Norm. * Note, do not enable it in one device. Usage: build_strategy = fluid.BuildStrategy() build_strategy.sync_batch_norm = True binary = fluid.compiler.CompiledProgram(tp).with_data_parallel( loss_name=loss_mean.name, build_strategy=build_strategy)
-
- 29 11月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Enable BatchNorm to use global mean and variane during training * Update doc and follow comments.
-
- 26 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 08 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix code to support cpplint syntax check test=develop
-
- 07 11月, 2018 1 次提交
-
-
由 chengduo 提交于
* add fp16 backward support test=develop * add sum_op fp16 test * disable test_dist_save_load test=develop * add check_grad for sum * add unit test for softmax_grad fp16 test=develop * add scale_op unit test * add mul_grad_op unit test for fp16 * add cross_entropy_grad and eman_grad unit test for fp16 test=develop * fix cross_entropy unit test * add pool2d fp16 unit test * refine conv2d fp16 unit test test=develop * refine activation unit test test=develop * fix ci test=develop * follow zhihong's comment, copy from https://github.com/PaddlePaddle/Paddle/pull/12796 test=develop
-
- 05 11月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 24 10月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 10 7月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Fix batch norm when only 1 elements in normzalize dimension during training.
-
- 02 5月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix double type error" * "fix ci"
-
- 12 4月, 2018 1 次提交
-
-
由 Dang Qingqing 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 Siddharth Goyal 提交于
-
- 19 3月, 2018 3 次提交
-
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
- 18 3月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 17 3月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 25 12月, 2017 1 次提交
-
-
由 dzhwinter 提交于
-