- 21 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
modify allocator strategy remove changes of legacy buddy_allocator test=develop
-
- 18 3月, 2019 2 次提交
- 15 3月, 2019 2 次提交
-
-
由 minqiyang 提交于
test=develop
-
由 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)
-
- 14 3月, 2019 2 次提交
- 13 3月, 2019 4 次提交
-
-
由 minqiyang 提交于
-
由 luotao1 提交于
test=develop
-
由 Yan Xu 提交于
* fix broadcast with mp mode * polish code test=develop * fix bcast strategy test=develop * fic cpplint test=develop * fix py3 failed test=develop * fix comment test=develop * update comment test=develop
-
由 baojun 提交于
* remove concast_cast and refactor code test=develop * reduce flag use test=develop
-
- 12 3月, 2019 3 次提交
- 11 3月, 2019 3 次提交
-
-
由 Qiyang Min 提交于
* Remove Desc in Forward Pass * Refactor VarBase * Add dbg info * Only check type in imperative mode * Polish code and support optimizer test=develop * Fix stop gradient problem in PyLayer test=develop
-
由 wopeizl 提交于
* fix recordio on win test=develop * test=develop * test=develop * fix code style test=develop * test=develop
-
由 sneaxiy 提交于
test=develop
-
- 08 3月, 2019 2 次提交
- 07 3月, 2019 2 次提交
- 06 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 04 3月, 2019 6 次提交
- 27 2月, 2019 2 次提交
-
-
由 minqiyang 提交于
-
由 mozga-intel 提交于
test=develop
-
- 26 2月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 25 2月, 2019 4 次提交
- 23 2月, 2019 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 22 2月, 2019 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 21 2月, 2019 3 次提交