Commit Graph

17030 Commits (5a608fcf08435119b4811600d3c8d2ca8d9b0135)
 

Author SHA1 Message Date
qiaolongfei 5a608fcf08 add TestDistLookupTable
7 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
7 years ago
qiaolongfei fd53fdf84b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-lookup-table-only-support-sgd
7 years ago
Qiao Longfei 23252a3432
Merge pull request #12463 from jacquesqiao/remove-duplicated-init-op
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
Jeff Wang 4713f0a9e4
Simplify the travis script. (#12557)
7 years ago
qiaolongfei 641a7fb342 fix test_initializer
7 years ago
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
qiaolongfei 954d680b40 fix test_parallel_do.py
7 years ago
Tao Luo 0fd2f713a4
Merge pull request #12548 from Superjomn/bugfix/disable-anakin-test
7 years ago
superjomn ebe1920626 add comment
7 years ago
superjomn 3c5e15de03 disable anakin test
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
Qiyang Min 0964de119b
Merge pull request #12505 from velconia/fix_pserver_shutdown
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
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
fengjiayi 23aebf0ea7 update softmax layer comment
7 years ago
chenweihang bcc2fbe687 add type conversion for batch_size
7 years ago
nhzlx 64a08f840f increase the test batch
7 years ago
Zhaolong Xing f37f875f1f
Merge pull request #12349 from NHZlX/add_tensorrt_conv2d_converter
7 years ago
Zhaolong Xing 7e6bac3ea6
Merge pull request #12479 from NHZlX/fix_gtest_test_eq_warning
7 years ago
chengduo c237795100
Reopen test_parallel_executor_transformer (#12452)
7 years ago