Commit Graph

13086 Commits (01667392adb57cdd3ee1f53dbf0516ef8d2bdf63)
 

Author SHA1 Message Date
Yi Wang 01667392ad
Rename test_serde into serde_test (#9504)
7 years ago
Abhinav Arora ffcc760478 Fix deadlock in channel_test (#9544)
7 years ago
Shan Yi 0ee4565be7 translate api standard (#9521)
7 years ago
Helin Wang b5247caccf
Merge pull request #9414 from helinwang/move_reader_dataset
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago
Yi Wang 767f453ab8
Add cpplint pre-commit hook (#9511)
7 years ago
xiangjinxin1019 f5aa42379f update v2/howto/cmd_parameter/index_en.rst (#9381)
7 years ago
Tao Luo 33b8b3d220
Merge pull request #9532 from weixing02/fluid_api
7 years ago
Qiao Longfei 63cd5fb0b1
Merge pull request #9523 from jacquesqiao/fix-test_send_recv
7 years ago
weixing02 cd5d9a0f1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
Tao Luo 527e6585d1
Merge pull request #9528 from tpatejko/tpatejko/mkldnn-lrn-fix-is_test_failure
7 years ago
weixing02 3800bc5f3e Remove redundant commands in build.sh and build_doc.sh
7 years ago
Tao Luo 7102eb2efd
Merge pull request #9531 from luotao1/fix_profiler_test
7 years ago
weixing02 b1a35bfb52 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
7 years ago
weixing02 9f9810cbb4 Add dependencies
7 years ago
weixing02 912a573603 Move v2/api/fluid to fluid/api and Adjust doc build commands
7 years ago
Tomasz Patejko b9874251c6 Plain LRN op throws an exception when is_test is set in backward pass
7 years ago
Luo Tao 5baa529e0e fix compiler error of profiler_test in ONLY_CPU mode
7 years ago
fengjiayi 95658767eb
Merge pull request #9428 from JiayiFeng/kernel_of_increment_op
7 years ago
Qiao Longfei 9583dc3bda
Merge pull request #5 from typhoonzero/fix_server_shutdown
7 years ago
typhoonzero 52439d9f1d Merge branch 'fix-test_send_recv' of https://github.com/jacquesqiao/Paddle into fix_server_shutdown
7 years ago
typhoonzero f6de248323 fix server shutdown
7 years ago
weixing b7b0342fff Translation for Model Configuration (#9513)
7 years ago
chengduo 81d93514d6
Merge pull request #9522 from chengduoZH/feature/refine_parallel_exe
7 years ago
Qiao Longfei 23bab34ca3
Fix data transform when inplace (#9450)
7 years ago
chengduoZH 60d0a0594e refine parallel
7 years ago
fengjiayi 5a8b05f02f add FAQ (#9494)
7 years ago
Yancey 374f1ca3b7 Fix dist error with lr decay layer (#9489)
7 years ago
Qiao Longfei f0af1398b8
add prefetch_op (#9495)
7 years ago
Yu Yang fa21436d0d
Merge pull request #9080 from reyoung/cpp_parallel_executor
7 years ago
weixing a75de489c5 Fix some errors (#9403)
7 years ago
Helin Wang c414fbbeb1 hookup WITH_FLUID_ONLY in TeamCity build.sh (#9509)
7 years ago
Abhinav Arora 5f9da86ba5
Fix the order of reads and write from buffered channel (#9423)
7 years ago
Tao Luo 9bbd753425 change WITH_FLUID to WITH_FLUID_ONLY (#9427)
7 years ago
Yang Yu af230d9bef Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
Yu Yang 0b823415a4
Merge pull request #9496 from reyoung/feature/revert_activation_inplace
7 years ago
qiaolongfei e727cdb62d fix block num
7 years ago
Yang Yu 34a440fa64 Revert "make append activation in place by default (#9417)"
7 years ago
fengjiayi 1a4b0d63e4
Merge pull request #9352 from JiayiFeng/doc_update_reader_doc
7 years ago
dzhwinter 8425c2c859
Speed/sequence op1 (#9217)
7 years ago
fengjiayi 1e4f442a84 fix a compile error
7 years ago
武毅 d21ab2e2ba
Merge pull request #9448 from typhoonzero/fix_dist_slr_height
7 years ago
chengduo 24100e1fb8
Merge pull request #9449 from chengduoZH/feature/add_cos
7 years ago
fengjiayi c488658404 follow comments
7 years ago
fengjiayi 869ef01d66 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into kernel_of_increment_op
7 years ago
JiayiFeng 52574733a6 Add KernelType switch for IncrementOp kernel
7 years ago
typhoonzero 96192a85ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_slr_height
7 years ago
Thuan Nguyen 241f3c988f Add channel design document (#9463)
7 years ago
Abhinav Arora f5da16e51b
Disabling channel test to debug issue (#9491)
7 years ago
JiayiFeng 0ac43217ce check whether scalar condition var is on CPU before using
7 years ago