typhoonzero
|
251e4a8ee5
|
unify fluid blocking queue
|
7 years ago |
chengduo
|
6c0356e41d
|
Merge pull request #10119 from chengduoZH/rollback_delay_op
Enable delay op feature
|
7 years ago |
chengduoZH
|
f5b4ac6e50
|
enable delay op feature
|
7 years ago |
Wu Yi
|
d15b264ed3
|
Merge pull request #10124 from Yancey1989/create_scope_in_var_resp
Create sub socpe when it is necessary
|
7 years ago |
Wu Yi
|
dd7a48bdd5
|
Merge pull request #10123 from jacquesqiao/split-optimize-op-into-signle-blocks
split optimization ops on pserver to independenty blocks
|
7 years ago |
Yancey1989
|
8023c6d749
|
Create sub socpe when it is necessary
|
7 years ago |
qiaolongfei
|
ba1e68d5aa
|
clean code
|
7 years ago |
qiaolongfei
|
18e0b7303c
|
fix _create_table_optimize_block
|
7 years ago |
qiaolongfei
|
39f6274ecc
|
follow comment, optimize code
|
7 years ago |
qiaolongfei
|
e05f4dfb49
|
add some comment
|
7 years ago |
qiaolongfei
|
7907b6a959
|
split optimization ops on pserver to independenty blocks
|
7 years ago |
whs
|
d89a30680e
|
Fix a wrong variable name. (#10090)
|
7 years ago |
Qiao Longfei
|
3aacde2903
|
Merge pull request #10116 from jacquesqiao/fix-build-activation_op
fix build activation_op.cc on mac
|
7 years ago |
qiaolongfei
|
108e71cc94
|
fix build activation_op.cc on mac
|
7 years ago |
Tao Luo
|
58fd4c0994
|
Merge pull request #10111 from abhinavarora/cpplint_tensor_util_test
Fix CPPLint issues in tensor_util_test
|
7 years ago |
Tao Luo
|
a4d3de0071
|
Merge pull request #10097 from weixing02/deadlinks
Fix deadlinks in fluid documentation
|
7 years ago |
Abhinav Arora
|
1c70600d09
|
Fix compile error
|
7 years ago |
Abhinav Arora
|
6402b59a7c
|
Fix CPPLint issues in some tests in fluid/framework (#10068)
* Fix CPPLint in data_device_transform_test
* Fix compilation error
* Fix compilation error
* Fix CPPLint errors in data_layout_transform_test
* Fix CPPLint errors in data_type_transform_test
* Fix CPPLint errors in data_type_transform_test.cu
* Fix compilation error
* Fix CPPLint issues in threadpool_test
* Fix CPPLInt issues in op_registry_test
* Fix CPPLint issues in operator_test
* Fix compilation error
* test
|
7 years ago |
Abhinav Arora
|
c08752ca43
|
Fix compile error
|
7 years ago |
Abhinav Arora
|
feaf168d95
|
Fiux compile error
|
7 years ago |
Abhinav Arora
|
b6ec45d8da
|
Fix CPPLint warnings in tensor_util_test
|
7 years ago |
gongweibao
|
12ae354a10
|
Fix cudnn version(#10088)
|
7 years ago |
Siddharth Goyal
|
cb7f096da1
|
Fix cpplint error in mkldnn_activation (#10105)
|
7 years ago |
Abhinav Arora
|
e66f0c73af
|
Fix CPPLint errors in framework/details (#10104)
|
7 years ago |
Abhinav Arora
|
744ebcfa18
|
Fix CPPlint issues in fluid/inference (#10075)
|
7 years ago |
Qiao Longfei
|
7a993ee4f7
|
Merge pull request #10080 from jacquesqiao/refine-listen-and-serve-op
Refine listen and serve op
|
7 years ago |
Yu Yang
|
f2e400d65b
|
Revert "accelerate dropout (#9902)" (#10082)
* Revert "accelerate dropout (#9902)"
This reverts commit 2e331c6593 .
* Correct discard
|
7 years ago |
Tao Luo
|
ad91bfe5d4
|
fix a bug in test_batch_norm_op.py (#10094)
|
7 years ago |
chengduo
|
eb8e14c9fd
|
Merge pull request #10081 from chengduoZH/refine/gather_broadcast
Fix scope of gather and broadcast, and code clean
|
7 years ago |
weixing02
|
9ae7e4e604
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into deadlinks
|
7 years ago |
weixing02
|
50c2a2e956
|
Fix deadlinks in fluid api
|
7 years ago |
qiaolongfei
|
0f5a9cc9fc
|
change RunSyncUpdate to RunSyncLoop
|
7 years ago |
Qiao Longfei
|
acd7309ea1
|
Merge pull request #10079 from jacquesqiao/fix-reduce_op_handle_test
fix reduce_op_handle_test
|
7 years ago |
fengjiayi
|
7c194acce4
|
Merge pull request #9929 from JiayiFeng/make_for_parallel_default_true
make for_parallel default True
|
7 years ago |
Yu Yang
|
f738691777
|
Merge pull request #9740 from dzhwinter/memory/activation
"polish activation"
|
7 years ago |
chengduoZH
|
9a4ae4df79
|
fix scope of gather broadcast
|
7 years ago |
qiaolongfei
|
d144dba4a1
|
simplify code
|
7 years ago |
qiaolongfei
|
9c2d7df8ad
|
optimize code
|
7 years ago |
Tao Luo
|
8e00540778
|
Merge pull request #10058 from Xreki/core_fix_flush
Add flush of program desc to update the proto information.
|
7 years ago |
qiaolongfei
|
570be39195
|
fix build
|
7 years ago |
qiaolongfei
|
9a0ad10ff1
|
fix reduce_op_handle_test
|
7 years ago |
qiaolongfei
|
8f7c77309d
|
refine listen_and_serv_op
|
7 years ago |
chengduo
|
cec4e6ed0d
|
Merge pull request #9946 from chengduoZH/feature/add_reduce_op_handle
Feature/add reduce op handle
|
7 years ago |
chengduo
|
23a21c86b1
|
Merge pull request #9922 from chengduoZH/feature/refine_gather_reduce
Refine gather and broadcast
|
7 years ago |
Yu Yang
|
d114d2b258
|
Merge pull request #10076 from reyoung/feature/FLAGS_eager_deletion_scope
Eager destruct local scope
|
7 years ago |
Yu Yang
|
92b5f49ee4
|
Eager destruct local scope
|
7 years ago |
Qiao Longfei
|
ba927b8811
|
Merge pull request #10060 from jacquesqiao/update-variable-response
VariableResponse support deserialize var into local scope
|
7 years ago |
weixing
|
84ceffd02d
|
Fix api display errors in fluid (#10051)
|
7 years ago |
Abhinav Arora
|
324ab7a39a
|
Fix CPPLint issues with select_op (#10072)
|
7 years ago |
Siddharth Goyal
|
122141249d
|
Fix cpplint for print_op (#10070)
* Fix print op cpplint errors
* Remove commented code
|
7 years ago |