- 16 3月, 2019 1 次提交
-
-
由 qingqing01 提交于
test=develop
-
- 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)
-
- 14 3月, 2019 2 次提交
-
-
由 liuwei1031 提交于
2. remove lod check in reshape op test=develop
-
由 Wojciech Uss 提交于
* Add cpu_quantize_squash_pass for C-API quantization test=develop * add cpu_quantize_squash_pass teste * fix lint: add include memory unorderd_map and unordered_set test=develop * lint fix 2 * fixes test=develop * refactored test=develop * fix windows ci test=develop
-
- 13 3月, 2019 2 次提交
-
-
由 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 6 次提交
- 11 3月, 2019 3 次提交
- 08 3月, 2019 3 次提交
- 07 3月, 2019 3 次提交
-
-
由 Yihua Xu 提交于
* Fix the node's sort issue when the graph is changed. test=develop * Clean code test=develop
-
由 Wu Yi 提交于
* add parallel graph dist test=develop * update test=develop * update style test=develop
-
由 Wu Yi 提交于
* add parallel graph dist test=develop * update test=develop * update style test=develop
-
- 06 3月, 2019 5 次提交
-
-
由 liuwei1031 提交于
-
由 liuwei1031 提交于
-
由 sneaxiy 提交于
test=develop
-
由 liuwei1031 提交于
* add ir memory optimize test case for IfElse op, test=develop * fix some unitttest failure by force using the python memory_optimize, test=develop * tweak comments, test=develop * fix unittest, test=develop * fix unittest, test=develop
-
由 Tao Luo 提交于
test=develop
-
- 05 3月, 2019 3 次提交
-
-
由 sneaxiy 提交于
test=develop
-
由 liuwei1031 提交于
* add ir memory optimize test case for IfElse op, test=develop * fix some unitttest failure by force using the python memory_optimize, test=develop * tweak comments, test=develop * fix unittest, test=develop * fix unittest, test=develop
-
由 Tao Luo 提交于
test=develop
-
- 04 3月, 2019 11 次提交
-
-
由 chengduo 提交于
* Unified ParallelExecutor and Compiler
-
由 chengduo 提交于
Add Event for TensorCopy
-
由 tangwei12 提交于
* add op name in check nan/inf, test=develop
-
由 Yiqun Liu 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 Yiqun Liu 提交于
test=develop
-
由 dzhwinter 提交于
* staged. * polish code * polish code. test=develop * polish code. test=develop * api change. test=develop * fix default value. test=develop * fix default value. test=develop
-
由 minqiyang 提交于
test=develop
-
由 Tao Luo 提交于
test=develop