Commit Graph

13331 Commits (3dfbef290b98d30ac7f1f94da07e07f52dc41374)

Author SHA1 Message Date
Qiao Longfei 6833ec06dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
7 years ago
sneaxiy ef788603d4 merge develop
7 years ago
gongweibao f4dec5cdee
Check collective server's data. (#15449)
7 years ago
Zhen Wang 58727e8e6d
Merge pull request #15455 from wzzju/graph_quantization
7 years ago
Tao Luo fef3fd6d62
Merge pull request #15452 from luotao1/legacy_option
7 years ago
Paddle CI 289aba750a Polish code
7 years ago
chengduo 5a8bd82c0c
Remove workspace_handle (#15376)
7 years ago
JiabinYang 266e0b63cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
JiabinYang e686818aed simple RNN
7 years ago
WangZhen 4e91d8d291 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
nhzlx 5b92ddabe2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_trt_stream_bug
7 years ago
nhzlx 2f4aee361a fix comments
7 years ago
WangZhen c6f99a1645 Update API.spec. test=develop
7 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
7 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
7 years ago
Qiao Longfei a71f7ed787 update API.spec test=develop
7 years ago
nhzlx ec213730bc fix trt stream bug.
7 years ago
wopeizl a8aa79130b
Merge pull request #15453 from wopeizl/fix15313
7 years ago
gongweibao 7f8b40f68d
Fix brpc complation error. (#15451)
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
WangZhen 787c5e714c Update the API.spec. test=develop.
7 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
Tao Luo 54c0da080d fix compiler error in paddle_build.sh
7 years ago
peizhilin e6a3a3a31a fix pr 15313
7 years ago
Qiao Longfei 9449844c2a update ctr_reader in API.spec
7 years ago
Tao Luo cf29ea1592 remove legacy ANDROID option
7 years ago
Tao Luo e000d17a0c remove legacy WITH_SWIG_PY option
7 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
7 years ago
tensor-tang 266e625d2e
Merge pull request #15399 from tensor-tang/refine/seqpool/fc
7 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
7 years ago
minqiyang a21f4e38c3 Polish code
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Tao Luo 6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
whs 530869f829
Share LoD from Input(Rois). (#15420)
7 years ago
gongweibao 7ab4af2716
Fix brpc compilation. (#15417)
7 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
7 years ago
WangZhen e2ff300b02 add UT for quantization.
7 years ago
Tao Luo c102f427d2 make 'paddle version' valid
7 years ago
WangZhen 451896fce4 init quantization.
7 years ago
tensor-tang 316e44b1b7 fix unused warnings
7 years ago
Wu Yi 7e651a38dd
fix mac cmake version 3.13 build (#15386)
7 years ago
tensor-tang 579d758254 fix jitkernel tests and refine benchmark
7 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
7 years ago
Tao Luo 193edfa746 remove legacy build_android and build_ios
7 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
7 years ago
Tao Luo 3ede8b67e6 update CMakeLists.txt
7 years ago
Tao Luo 5316c64776 remove legacy cluster_train code
7 years ago
Tao Luo eec133ca6a remove legacy testing code
7 years ago
Tao Luo 81da854903 remove legacy C++ code
7 years ago
Tao Luo 8f522c15ed
Merge pull request #15408 from luotao1/mm_dnn
7 years ago
Tao Luo 001827c270 test_analyzer_mm_dnn runs in serial
7 years ago
Tao Luo 140fc1e92c
Merge pull request #15392 from luotao1/pyramid_dnn
7 years ago
Yan Chunwei c9e5aa19c1
get tensor API add more comments (#15345)
7 years ago
Yiqun Liu f413b6892b
Revert the modification of while_op in #14764. (#15372)
7 years ago
Yan Chunwei e84234b551
make clone thread safe (#15363)
7 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
7 years ago
gongweibao 7cd4dd7ce4
Hide varhandle members. (#15382)
7 years ago
Tao Luo 668563088e add pyramid_dnn c++ inference test
7 years ago
Zhaolong Xing 236201c222
Merge pull request #15350 from NHZlX/fix_bug_for_precditor
7 years ago
Yan Chunwei e07900d317
cache tensor ptr in ZeroCopyTensor (#15352)
7 years ago
Yan Chunwei b7916440ff
hot fix the Native clone (#15344)
7 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
7 years ago
Xin Pan 3ecf6bb338
Merge pull request #15028 from yihuaxu/develop_641313ea7_elementwise_mul_mkldnn_bug_fix
7 years ago
Xin Pan e395f2c6a3 polish codes
7 years ago
wopeizl 994e73f685
Merge pull request #15351 from wopeizl/fixbuildissue
7 years ago
minqiyang 315b133e67 Add single GPU support to imperative
7 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
7 years ago
tensor-tang 3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
7 years ago
tensor-tang 904a39239d
Merge pull request #15254 from mozga-intel/mozga-intel/softmax_operator_ngraph
7 years ago
nhzlx e61a1b9514 merge develop test=develop
7 years ago
peizhilin cd562f8fb7 disable the parallel mode for adam op on windows test=develop
7 years ago
nhzlx b2ba3471fd fix analysis config bug.
7 years ago
Xin Pan 01dc15ce32
Merge pull request #15329 from panyx0718/imperative2
7 years ago
Xin Pan 16cb3ebd68
Merge pull request #15268 from xiaolil1/pool-int8
7 years ago
Xin Pan 9a4314f025 imperative gan
7 years ago
tensor-tang a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
7 years ago
bingyanghuang a152a5c731 Disable conv3d mkldnn in dam (#15335)
7 years ago
Xin Pan 73093656b8
Merge pull request #15331 from panyx0718/api
7 years ago
Xin Pan 2db6e3ed2a
Merge pull request #15292 from panyx0718/imperative
7 years ago
乔龙飞 Qiao Longfei b14d4cdd75
Merge pull request #14890 from jacquesqiao/multithread-sparse-adam
7 years ago
Xin Pan 6b762f6519 add doc
7 years ago
Xin Pan d7b159355c add more doc
7 years ago
mozga-intel cba729404d Enable softmax operator for a ngraph engine
7 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
wopeizl 0fbb76f66b
Merge pull request #15204 from wopeizl/debug/support
7 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
7 years ago
Xin Pan 783dbe9abb more doc
7 years ago
Xin Pan f997109bb1 polish
7 years ago
Xin Pan c1fdacd4b4 add imperative mode design
7 years ago
Qiao Longfei 8c516a24e5 remote min_row_size_to_use_multithread in adam interface test=develop
7 years ago
Tao Luo 9497d43921
Merge pull request #15307 from luotao1/trace_deps
7 years ago
tensor-tang 1a95cd227d disable seqpool test on mac or without mkl
7 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
tensor-tang 0b6447a482
Merge pull request #15310 from luotao1/ZeroCopy_omp
7 years ago
peizhilin 5e450833bd test=develop
7 years ago