Yan Chunwei
|
5c073a4db2
|
fix transfer cache thread_local bug (#14581)
|
6 years ago |
Xin Pan
|
87332bb18d
|
Merge pull request #14579 from Superjomn/fix/transfer-cache-compile-error
fix compile
|
6 years ago |
minqiyang
|
8b154c172f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
test=develop
|
6 years ago |
Qiao Longfei
|
686d15c8e0
|
update grpc_variable_response
|
6 years ago |
Jiabin Yang
|
13bc7619f5
|
Merge pull request #14552 from JiabinYang/fix_mac/fix_pinned_memory
fix Mac unittest error on reading pined memory flag
|
6 years ago |
tangwei12
|
3639d99f99
|
Fix save and load lookup table/optimizer vars (#14301)
* fix mkdir conflict
* fix load/save lookup tables
test=develop
* add lookup_table_utils
* fix load optimize vars on pserver
* delete lookup table utils
* fix save and load lookup tables
* fix load optimizer var
* fix load optimizer var, test=develop
* fix python 3 style, test=develop
* move lookup_table_utils to contrib utils
|
6 years ago |
peizhilin
|
e0d47cc941
|
test=develop
|
6 years ago |
peizhilin
|
fe1788caab
|
Merge branch 'windows/build' into windows/online
|
6 years ago |
peizhilin
|
36cd18b549
|
Merge remote-tracking branch 'upstream/develop' into windows/build
|
6 years ago |
jerrywgz
|
2fc32b17a2
|
Merge pull request #14503 from jerrywgz/api_doc
refine prelu api doc
|
6 years ago |
qingqing01
|
39ec80def4
|
Remove the memory copy of feeding data in C++ inference API (#14577)
* Remove the memory copy for feeding data in C++ inference API
* Fix compling dependence
* Fix compling in ONLY_CPU mode
|
6 years ago |
peizhilin
|
97a001fe86
|
Merge branch 'windows/build' into windows/online
test=develop
|
6 years ago |
peizhilin
|
b2f8d4183d
|
Given the different fraction_of_gpu_memory_to_use depends on platform
|
6 years ago |
peizhilin
|
a89ed6998e
|
Merge branch 'windows/build' into windows/online
|
6 years ago |
peizhilin
|
7aadb68116
|
Merge branch 'windows/build' of https://github.com/wopeizl/paddle into windows/build
|
6 years ago |
Qiao Longfei
|
d827881502
|
fix pserver and prefetch rpc
|
6 years ago |
peizhilin
|
1afa9492af
|
Recover the profiler
|
6 years ago |
Zeng Jinle
|
cf5be6ab7a
|
Merge pull request #14561 from sneaxiy/fix_increment_op_doc
Fix increment_op doc
|
6 years ago |
Yiqun Liu
|
bf222f197d
|
Use sub scope in tensor_array_to_tensor op. (#14524)
test=develop
|
6 years ago |
superjomn
|
4b40c0013b
|
fix compile
test=develop
|
6 years ago |
JiabinYang
|
560b9b5baa
|
Merge branch 'fix_mac/fix_pinned_memory' of https://github.com/JiabinYang/Paddle into fix_mac/fix_pinned_memory
|
6 years ago |
JiabinYang
|
83444de41c
|
polish init.py, test=develop
|
6 years ago |
JiabinYang
|
02d68051db
|
add sparsed bias grad, test=develop
|
6 years ago |
dzhwinter
|
840c1b29ad
|
test=develop (#14562)
* test=develop
remove code.
* test=develop
|
6 years ago |
Qiao Longfei
|
5856c2f332
|
change Var to FindVar
|
6 years ago |
Yu Yang
|
26af9cf90c
|
Merge pull request #14565 from chengduoZH/fix_cublas_warp_error
Fix cublas warp error
|
6 years ago |
Qiao Longfei
|
312b7786d9
|
clean code
|
6 years ago |
minqiyang
|
6274c0f7fc
|
Remove build content of Python3 in Dockerfile
test=develop
|
6 years ago |
Qiao Longfei
|
2b6c0c09d6
|
add unit test
|
6 years ago |
Yan Chunwei
|
923c8e3332
|
add benchmark for inference (#14571)
|
6 years ago |
minqiyang
|
c92c440fa1
|
Add python3.6 and python3.7 support to production generated Dockerfile
test=develop
|
6 years ago |
Qiao Longfei
|
cc6ef41dc3
|
update dist transpiler
|
6 years ago |
qingqing01
|
c52f65e071
|
Fix the random fail in test_image_classification.py (#14551)
test=develop
|
6 years ago |
Qiao Longfei
|
47280ef8b4
|
lookup table op support prefetch
|
6 years ago |
Yan Chunwei
|
a7188d5bc7
|
fix executor transfer cache bug (#14518)
|
6 years ago |
gongweibao
|
c1bf9664cd
|
Add options to disable SO_REUSEPORT of grpc. (#14269)
|
6 years ago |
minqiyang
|
ee73810fd5
|
Fix API.spec
test=develop
|
6 years ago |
Qiao Longfei
|
4ad5fd8f54
|
add parameter prefetch
|
6 years ago |
Qiao Longfei
|
9d276fe8a8
|
add parameter prefetch
|
6 years ago |
peizhilin
|
ba562bc125
|
code style fix test=develop
|
6 years ago |
peizhilin
|
23604231da
|
code style fix test=develop
|
6 years ago |
peizhilin
|
b9995a7bf5
|
Merge branch 'windows/build' into windows/online
test=develop
|
6 years ago |
peizhilin
|
abbf1eb7e2
|
enable profiler features on windows
|
6 years ago |
Qiyang Min
|
60d25bfe44
|
Merge pull request #14573 from velconia/add_py36_py37_ubuntu_dockerfile
Add python3.6 python3.7 support in ubuntu dockerfile
|
6 years ago |
minqiyang
|
d2045260a5
|
Change visibilities of variant_visitor of pybind11
test=develop
|
6 years ago |
minqiyang
|
b67229187e
|
Change to PYBIND11_MODULE because the deprecation of PYBIND11_PLUGIN
test=develop
|
6 years ago |
minqiyang
|
81994e84e0
|
Change the include files because the version changes of pybind11
test=develop
|
6 years ago |
Jiabin Yang
|
bc4923321c
|
Update __init__.py
|
6 years ago |
minqiyang
|
8038cd10a9
|
Upgrade pybind11 to v2.2.4 to support Python3.7
test=develop
|
6 years ago |
Min
|
05e6a71417
|
Polish code
test=develop
|
6 years ago |