Commit Graph

17206 Commits (d06849305a67d6645699384ae87ec1870e5756e3)
 

Author SHA1 Message Date
Qiao Longfei 88a607c342
Merge pull request #12541 from jacquesqiao/optimize-profiler
7 years ago
qiaolongfei 937061a4aa update test_initializer.py
7 years ago
qiaolongfei 8aeac78282 revert initializer.py
7 years ago
qiaolongfei aa546389e8 move _is_inited_by into framework.py
7 years ago
sneaxiy e57bc4d745 Merge branch 'refine_elementwise_add' of https://github.com/sneaxiy/Paddle into refine_elementwise_add
7 years ago
qiaolongfei 954d680b40 fix test_parallel_do.py
7 years ago
sneaxiy 5b9f88554f Merge branch 'refine_elementwise_add' of https://github.com/sneaxiy/Paddle into refine_elementwise_add
7 years ago
sneaxiy 222fbbedfb Merge branch 'develop' into refine_elementwise_add
7 years ago
sneaxiy 4b83afff6e
Merge branch 'develop' into refine_elementwise_add
7 years ago
sneaxiy b2d0ee5159 refine elementwise_add op
7 years ago
Tao Luo 0fd2f713a4
Merge pull request #12548 from Superjomn/bugfix/disable-anakin-test
7 years ago
fengjiayi 7c55e08c93 stash
7 years ago
superjomn ebe1920626 add comment
7 years ago
superjomn 3c5e15de03 disable anakin test
7 years ago
Yu Yang 55ff03b7ab Do not set loss@Grad as persistable
7 years ago
qiaolongfei a7448d5426 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
7 years ago
qiaolongfei 787bd1faeb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-profiler
7 years ago
Qiao Longfei 3cea440060 enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545)
7 years ago
qiaolongfei 52576c5f38 revert inference
7 years ago
qiaolongfei 1623f1ba4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-profiler
7 years ago
qiaolongfei 903b2c0162 optimize code
7 years ago
Xin Pan 99a77cfc62
Merge pull request #12468 from panyx0718/improve_profiler2
7 years ago
qiaolongfei fd73f2bb26 dist lookup table only support sgd while other dense table support all optimizer
7 years ago
qiaolongfei 4c5bcd7859 add guard to profiler
7 years ago
Xin Pan 19f40dab03 polish doc
7 years ago
qiaolongfei d553e2ff3f revert inference
7 years ago
qiaolongfei a3f9d6a38c optimize profiler
7 years ago
qiaolongfei 3e0477b504 revert inference
7 years ago
qiaolongfei 9a7084c1ae fix test_dist_transpiler
7 years ago
qiaolongfei 25ab4e0d6d fix typo
7 years ago
qiaolongfei 28c4443c22 add test for remove duplicated init op
7 years ago
qiaolongfei 8e9f338c0f add _is_duplicated_init_op
7 years ago
qiaolongfei 37e069eba3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 850c3945f2 Make transformer unittest serial
7 years ago
Qiyang Min 0964de119b
Merge pull request #12505 from velconia/fix_pserver_shutdown
7 years ago
minqiyang c3e187896d Port contrib to python3
7 years ago
minqiyang cd27e53667 Fix python code in contrib
7 years ago
minqiyang f9ef0ee8a9 Polish code
7 years ago
minqiyang 2e6bce597d Add CUDA_VERSION to cudnn location detection
7 years ago
minqiyang c4d000a990 Make code more efficient
7 years ago
minqiyang 9812bb8b48 Fix pserver can NOT start with DebugString problem
7 years ago
Chen Weihang 3185d38af4
Merge pull request #12467 from chenwhql/batch_size_check
7 years ago
Zhaolong Xing d7dd0868db
Merge pull request #12449 from NHZlX/add_tensorrt_elementwise_add
7 years ago
nhzlx d50f776b27 merge develop
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
7 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
7 years ago