Yi Wang
|
767f453ab8
|
Add cpplint pre-commit hook (#9511)
* Add cpplint_pre_commit.hook
* Update hook
* Disable dropout_op_test.cc
* Remove cpplint.py but requires users to install their version
* fix cpplint error
|
7 years ago |
JiayiFeng
|
a469666e42
|
fix compile errors
|
7 years ago |
xiangjinxin1019
|
f5aa42379f
|
update v2/howto/cmd_parameter/index_en.rst (#9381)
* update v2/howto/cmd_parameter/index_en.rst
fix https://github.com/PaddlePaddle/Paddle/issues/8909/index_en.rst
* Update index_en.rst
update
* Update index_en.rst
fix punctuation & en.cmd
|
7 years ago |
fengjiayi
|
2f856769b9
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_double_buffer_fix
|
7 years ago |
fengjiayi
|
55e4b89f14
|
remove local_buffer_
|
7 years ago |
fengjiayi
|
7bb18433fd
|
refine code
|
7 years ago |
weixing02
|
67e543357b
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
Merge branch develop
|
7 years ago |
weixing02
|
abc630ecf9
|
Adjust descriptions for building fluid docs and api
|
7 years ago |
Tao Luo
|
33b8b3d220
|
Merge pull request #9532 from weixing02/fluid_api
Fluid api
|
7 years ago |
Qiao Longfei
|
63cd5fb0b1
|
Merge pull request #9523 from jacquesqiao/fix-test_send_recv
fix send_recv_op_test
|
7 years ago |
weixing02
|
ea21f9ed7a
|
Merge branch 'build_manually' of https://github.com/weixing02/Paddle into build_manually
Merge
|
7 years ago |
weixing02
|
62373edb0c
|
Adjust
|
7 years ago |
weixing02
|
909d381995
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into build_manually
Merge branch develop
|
7 years ago |
weixing02
|
cd5d9a0f1a
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
Merge branch develop
|
7 years ago |
Tao Luo
|
527e6585d1
|
Merge pull request #9528 from tpatejko/tpatejko/mkldnn-lrn-fix-is_test_failure
Fix for failure in LRN op when MKLDNN is not used
|
7 years ago |
Yancey1989
|
c3580eae46
|
Add prefetch interface on server side
|
7 years ago |
Yu Yang
|
53fa7cb9cc
|
Add local cache of double buffer reader
|
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
fix compiler error of profiler_test in ONLY_CPU mode
|
7 years ago |
chengduoZH
|
ffa63974b9
|
compare the performance of unpinned memory and pinned memory
|
7 years ago |
weixing02
|
b1a35bfb52
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_api
Merge branch develop
|
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
kernels of IncrementOp
|
7 years ago |
Qiao Longfei
|
9583dc3bda
|
Merge pull request #5 from typhoonzero/fix_server_shutdown
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)
* Translation for doc Model Configuration
* Adjust
|
7 years ago |
chengduo
|
81d93514d6
|
Merge pull request #9522 from chengduoZH/feature/refine_parallel_exe
Refine parallel
|
7 years ago |
Qiao Longfei
|
23bab34ca3
|
Fix data transform when inplace (#9450)
* fix data transform when op have inplace in/out
* add log
* should not delete scope because Compute maybe async
* optimize code
|
7 years ago |
chengduoZH
|
60d0a0594e
|
refine parallel
|
7 years ago |
fengjiayi
|
5a8b05f02f
|
add FAQ (#9494)
* add faq
* fix typo
|
7 years ago |
Yancey
|
374f1ca3b7
|
Fix dist error with lr decay layer (#9489)
Fix dist error with lr decay layer
|
7 years ago |
wanghaoshuang
|
d1a7b47e04
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_avg
|
7 years ago |
Qiao Longfei
|
f0af1398b8
|
add prefetch_op (#9495)
* add prefetch_op
* fix ci
* optimize code
* optimize code
* fix include
|
7 years ago |
Yu Yang
|
fa21436d0d
|
Merge pull request #9080 from reyoung/cpp_parallel_executor
Cpp parallel executor
|
7 years ago |
weixing
|
a75de489c5
|
Fix some errors (#9403)
|
7 years ago |
dzhwinter
|
fbdb5b7b43
|
"fix based on comment"
|
7 years ago |
Helin Wang
|
c414fbbeb1
|
hookup WITH_FLUID_ONLY in TeamCity build.sh (#9509)
|
7 years ago |
Yi Wang
|
c1c5e166d1
|
Fix cpplint errors
|
7 years ago |
Yi Wang
|
64242c5d71
|
Rename test_serde into serde_test
|
7 years ago |
Abhinav Arora
|
5f9da86ba5
|
Fix the order of reads and write from buffered channel (#9423)
* Fix Issue 9388
* Fix typos
|
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
Revert "make append activation in place by default (#9417)"
|
7 years ago |
xzl
|
663f0358a6
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer
|
7 years ago |
qiaolongfei
|
e727cdb62d
|
fix block num
|
7 years ago |
Yang Yu
|
34a440fa64
|
Revert "make append activation in place by default (#9417)"
This reverts commit ce16400dae .
|
7 years ago |