Commit Graph

16989 Commits (28c4443c22d1d4fa16f6442f3f6b29a593ca04aa)
 

Author SHA1 Message Date
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
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
nhzlx c7e6a11bc1 merge develop
7 years ago
nhzlx 0015df1b12 modify op converter for conv2d
7 years ago
chengduo b5a3e40bb5
close random fail test (#12482)
7 years ago
Yu Yang 2567afa35d
Merge pull request #12462 from reyoung/feature/fix_cudnn_deterministic
7 years ago
nhzlx 66406619ec merge develop
7 years ago
Xin Pan c58af84c66
Merge pull request #12426 from panyx0718/better_dist_test
7 years ago
chengduo 7a495a5871
add threads in thread pool for CPU (#12475)
7 years ago
nhzlx a2749adf5d fix warning
7 years ago
Xin Pan 12ea358c06 polish
7 years ago
gongweibao 819ac3df0a
Modify style (#12465)
7 years ago
cuichaowen 046de2acdb Improve anakin feature (#11961)
7 years ago
qiaolongfei 0bd710fcde correct the init op type
7 years ago
chenweihang 6a05ed3366 fix: add batch size check in loading data process
7 years ago
qiaolongfei fa94261b73 avoid duplicated init op for one parameter
7 years ago
nhzlx c13efe02d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_elementwise_add
7 years ago
nhzlx a5c96af33c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter
7 years ago
Yu Yang 040fc1c39b Fix bug in cudnn_determistic
7 years ago
Tao Luo baff71d504
Merge pull request #12460 from luotao1/small_tgz
7 years ago
Yan Chunwei dcfbc6a661
inference analyzer as bin (#12450)
7 years ago
Yan Chunwei 31a2c87688
fea/lightly support lod (#12451)
7 years ago
fengjiayi 38863a2c9d
Merge pull request #12454 from JiayiFeng/dev_exception_holder
7 years ago
Tao Luo 56b50ee43a
Merge pull request #12443 from typhoonzero/fix_tests_on_gcc482
7 years ago
Qiao Longfei 690625fe15
Merge pull request #12456 from jacquesqiao/add-profiler-to-pserver
7 years ago
dzhwinter 6d3da458a7
Fix/float16 style (#12446)
7 years ago
Luo Tao 5e6f7bc569 compress the fluid.tgz
7 years ago
fengjiayi bc1b7b96ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_exception_holder
7 years ago
qiaolongfei 7e46a8d172 fix logical bug, optimize code
7 years ago
qiaolongfei d04dca3798 revert cmakelist
7 years ago
qiaolongfei 0b62f61d29 add init flag in __init__.py for listen_and_serv_profile_period
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
Xin Pan 9751345152
Merge pull request #12455 from jacquesqiao/fix-mac-build-graph_executor
7 years ago
qiaolongfei b4496ee442 Merge branch 'fix-mac-build-graph_executor' of ssh://github.com/jacquesqiao/Paddle into add-profiler-to-pserver
7 years ago