Commit Graph

12214 Commits (d3fbede92dbaf85bc5094335cd1cf70ce6ec8ffb)
 

Author SHA1 Message Date
Yang Yang 00dff47cfa temp
7 years ago
Yang Yang 3f09620ef2 pass compile
7 years ago
Yang Yang e021ad674e Merge remote-tracking branch 'upstream/develop' into backward_on_parallel_do
7 years ago
Yang Yang(Tony) 87f4311a88
compile with nccl2 (#8411)
7 years ago
Yang Yang(Tony) c62ef22da3
Update parallel_do.md
7 years ago
emailweixu dafc7e3643 Check data format consistency in data_feeder (#8417)
7 years ago
typhoonzero ebb2bcfe0a remove comments
7 years ago
typhoonzero 1494673dcb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
Tao Luo c77715e3af
Merge pull request #8410 from jczaja/prv-match-mkldnn-build-type-with-paddle-type
7 years ago
typhoonzero 8acad27e8d refine code
7 years ago
QI JUN 8b01546fe4
fix compile warning (#8430)
7 years ago
fengjiayi 384a5ddf36
Merge pull request #8429 from JiayiFeng/fix_remove_friend_in_lodtensor
7 years ago
fengjiayi ed5dc3d4ae remove 'friend lod_tensor in tensor'
7 years ago
Yang Yang 7129fa3c90 merge develop
7 years ago
Yang Yang(Tony) ad2dfef416
Update parallel_do.md
7 years ago
Yang Yang(Tony) 549c74a937
Create parallel_do.md
7 years ago
Xin Pan cde6241a1b Run Python OP tests in a single Python process to improve test time. (#8362)
7 years ago
emailweixu 3beafff282
Merge pull request #8415 from emailweixu/print_op
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
Yang Yang a259ad41b0 remove duplicated cbegin and cend in mixed vector
7 years ago
Yang Yang 5f343e3eb0 Merge remote-tracking branch 'pr/8411' into backward_on_parallel_do
7 years ago
Yang Yang da97d9dfd6 merge develop
7 years ago
xuwei06 004df46f28 Make print_op able to show the value of bool tensor
7 years ago
kexinzhao f82fa64a06
Move float16 into fluid folder (#8394)
7 years ago
Yang Yang 3c47c73048 add back libnccl-dev
7 years ago
Jacek Czaja 5e1640f7e4 - Fix MKLDNN build type to match Paddle build type
7 years ago
Tao Luo 432d2b5d5b
Merge pull request #8105 from qiaohaijun/patch-1
7 years ago
chengduo 86657dbe8c
Merge pull request #8382 from chengduoZH/feature/multiBoxHead
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
武毅 c0fc50d5f3
Merge pull request #8409 from typhoonzero/fix_grpc_short_conn
7 years ago
chengduoZH 6e79d01b65 merge prior_box and multi_box
7 years ago
dzhwinter 07923ba006
Memory/dropout4 (#8407)
7 years ago
Liu Yiqun 2d74b5f9ba Refine the Python API load/save_inference_model.
7 years ago
fengjiayi 91aac572fb
Merge pull request #8405 from JiayiFeng/dev_remove_kwargs
7 years ago
typhoonzero 0d4d9c4e13 fix grpc short connection
7 years ago
Liu Yiqun b44917d09b Implement IsPersistable() in c++.
7 years ago
chengduoZH 8ea2288e10 remove conflict
7 years ago
chengduoZH 84d9c6907f follow comments of yaming and qingqing
7 years ago
qingqing01 057efd1709
Implement multibox loss wrapper for SSD in Python API. (#8385)
7 years ago
fengjiayi 8c302d4845 remove kwargs in layer apis
7 years ago
Liu Yiqun 865dfbe5c7 Use a new scope for inference in python unittest to avoid changing the value of variables for training.
7 years ago
typhoonzero 4b91cb5289 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
7 years ago
武毅 9942565fe7
Merge pull request #8386 from typhoonzero/fix_dist_transpiler_develop
7 years ago
chengduoZH e9fa7a7b3a follow comments of qingqing and code refine
7 years ago
Liu Yiqun f95e05a388 Refine the inference unittests.
7 years ago
typhoonzero dca9941e4b pass size when copy
7 years ago
Liu Yiqun 899ba0d05a Merge branch 'develop' into core_refine_inference
7 years ago
Liu Yiqun c796e013c6 Refine the inference unittests.
7 years ago
chengduoZH 99c9dbf505 remove conflict
7 years ago
Tao Luo da02a5812c refine inference_lib_dist after code move, and add it to docker/build.sh (#8379)
7 years ago