minqiyang
|
c3fdf3aee4
|
Fix divide problem in CI
Fix pb_protobuf2 FromString problem
|
7 years ago |
minqiyang
|
db7d8136a3
|
Fix CI issue
|
7 years ago |
minqiyang
|
ee1d08abba
|
Fix CI issues
|
7 years ago |
minqiyang
|
46a2694633
|
Fix exception problem
|
7 years ago |
minqiyang
|
c2fce7dd24
|
Fix bos problem
|
7 years ago |
minqiyang
|
2a799e3bf2
|
Fix dist_se_resnet problem
|
7 years ago |
minqiyang
|
e102e5dd83
|
Fix cifar10 decompress problem
|
7 years ago |
minqiyang
|
3ec6d60c34
|
Fix write bytes in dataset download
|
7 years ago |
minqiyang
|
e6ae1e4ffc
|
Replace the dependency of paddle.v2 dataset
|
7 years ago |
minqiyang
|
6abe819f07
|
Fix pybind11 problem
Fix str and bytes problem
Fix sorted problem
Fix math problem
Fix CI problem
|
7 years ago |
minqiyang
|
1f618c4ff9
|
Fix the overfix of 2to3 in xrange
|
7 years ago |
minqiyang
|
5656f64b58
|
Remove duplicate handle of dist_transformer
|
7 years ago |
minqiyang
|
a58dd3e557
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
|
7 years ago |
minqiyang
|
850c3945f2
|
Make transformer unittest serial
|
7 years ago |
Qiyang Min
|
0964de119b
|
Merge pull request #12505 from velconia/fix_pserver_shutdown
Fix pserver can NOT start with DebugString problem
|
7 years ago |
minqiyang
|
c3e187896d
|
Port contrib to python3
|
7 years ago |
minqiyang
|
cd27e53667
|
Fix python code in contrib
|
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
fix: add batch size check in loading data process
|
7 years ago |
Zhaolong Xing
|
d7dd0868db
|
Merge pull request #12449 from NHZlX/add_tensorrt_elementwise_add
Add tensorrt elementwise add
|
7 years ago |
Bai Yifan
|
900d61dd98
|
Clean python api (#12406)
* api clean
* update API.spec
|
7 years ago |
dzhwinter
|
0c8fde7dce
|
"cherry picked cpp tests" (#12182)
* "cherry picked cpp tests"
* "cherry picked"
* "cherry picked tests"
* "merge develop branch"
|
7 years ago |
dzhwinter
|
595a2c83ae
|
explicit gradient of elementwise_add/elementwise_sub (#11970)
* "add gradient register"
* "make some enhance"
* "better format"
* "fix typo"
* "fix reuse"
* "fix get expected kernel"
* "change the mkldnn code"
* "fix mkldnn"
* "fix mkldnn failed test"
* "add comment"
|
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
add conv2d trt converter
|
7 years ago |
Zhaolong Xing
|
7e6bac3ea6
|
Merge pull request #12479 from NHZlX/fix_gtest_test_eq_warning
fix warning
|
7 years ago |
chengduo
|
c237795100
|
Reopen test_parallel_executor_transformer (#12452)
* reopen test_parallel_executor_transformer
* save the CPU runing time
|
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
Fix bug in cudnn_determistic
|
7 years ago |
nhzlx
|
66406619ec
|
merge develop
|
7 years ago |
Xin Pan
|
c58af84c66
|
Merge pull request #12426 from panyx0718/better_dist_test
Add transformer dist test and factor out some common utils.
|
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 |
chenweihang
|
6a05ed3366
|
fix: add batch size check in loading data process
|
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
* Introduced by #11205
|
7 years ago |
Tao Luo
|
baff71d504
|
Merge pull request #12460 from luotao1/small_tgz
compress the fluid.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
Exception Holder
|
7 years ago |