Commit Graph

15257 Commits (3ff9ba0e6ba1eec282b6e89fb7bea2e2046f01c5)
 

Author SHA1 Message Date
Yancey1989 a6a7b6f180 code cleanup
7 years ago
dzhwinter 82e5738f53
"fix build script" (#11011)
7 years ago
Yancey1989 d599a66f49 clean up code
7 years ago
Yancey1989 e05abab609 use recordio in dist train
7 years ago
minqiyang a4d88fb642 1. remove simple distranspiler from transpiler/ repo
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
chengduoZH 164692da9a drop the last batch, if the size of last batch is not equal to batch_size
7 years ago
minqiyang 8248333ad2 remove simple distranspiler in transpiler/ repo
7 years ago
Qiao Longfei 05f7d300f8
Merge pull request #11034 from jacquesqiao/fix-compile-by-std-move
7 years ago
Tao Luo 03f2f3d738
Merge pull request #11051 from luotao1/tensorrt_compiler
7 years ago
Nicky Chan df300fffd5
Merge pull request #11056 from nickyfantasy/refract_machine_translation_test
7 years ago
Kexin Zhao 83fb834f8c
Modify RNN encoder decoder example using new LoDTensor API (#11021)
7 years ago
Nicky 6f3c7d9b24 Simplify and make a clear function name
7 years ago
minqiyang a2c017da9b 1. merge simple_dist_transpiler to distribute_transpiler
7 years ago
Haichao Zhang 21e794cf67 change name debuger to debugger (#10949)
7 years ago
Luo Tao aa4f685b66 fix compiler error when do not have TensorRT library
7 years ago
Yan Chunwei 211e131525
feature/tensorrt engine op (#11001)
7 years ago
Tao Luo 49449205f1
Merge pull request #11046 from chengduoZH/fix_contribution_doc
7 years ago
chengduoZH b4a9d53248 fix contribution doc
7 years ago
Xin Pan 35d5b1b9e2
Merge pull request #11036 from panyx0718/dist_timeline
7 years ago
fengjiayi 32d50864ac
Merge pull request #11042 from JiayiFeng/fix_two_bugs
7 years ago
Xin Pan f14e579cc3 clean up
7 years ago
qiaolongfei 96be582ef3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-compile-by-std-move
7 years ago
qiaolongfei e3c4a58835 add -Wno-error=pessimizing-move only on macos
7 years ago
fengjiayi 32c0e82ca0 fix two bugs
7 years ago
Xin Pan 109ee924eb add tests and polish infer impl (#11009)
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
qiaolongfei 8868a54d5f use flags to fix the compile problem
7 years ago
Xin Pan cb01c59481 add back reduce_op
7 years ago
yuyang18 d2c1fac15d Merge branch 'dev_add_random_crop_op' of https://github.com/JiayiFeng/Paddle into dev_add_random_crop_op
7 years ago
yuyang18 a6c11a5d95 Fix bug in CUDA
7 years ago
qiaolongfei 4736281c5c restore
7 years ago
fengjiayi 3165ffa42f Merge branch 'dev_add_random_crop_op' of https://github.com/JiayiFeng/Paddle into dev_add_random_crop_op
7 years ago
fengjiayi 3bce3dbce1 fix a bug
7 years ago
qiaolongfei 47d9f64ff7 PaddlePredictorImpl::Clone return unique_ptr
7 years ago
qiaolongfei ad0bebd515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-compile-by-std-move
7 years ago
Xin Pan 3cb6395688 better profiler and benchmark
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago
Qiao Longfei 654f5d3c91
Merge pull request #11012 from jacquesqiao/add-auto_grown_mutex
7 years ago
sneaxiy 46f13237dc Fix bugs in framework/tensor_impl.h and polish framework/reader.cc
7 years ago
qiaolongfei b38c78c3b8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-compile-by-std-move
7 years ago
fengjiayi c95cd4742f
Merge pull request #10975 from JiayiFeng/fix_bug_in_uint8_support
7 years ago
yuyang18 45530c772e Fix GPU compile
7 years ago
fengjiayi 7c42e5de1a Polish RandomCropOp
7 years ago
qiaolongfei 0606818291 rm ste::move when return a unique_ptr in inference
7 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
7 years ago
Tao Luo 66ec827a92
Merge pull request #10941 from mozga-intel/mozga-intel/Top-K
7 years ago
tensor-tang 77599415ba enable read dataset
7 years ago
Zhaolong Xing 2c14df344f
Merge pull request #11017 from NHZlX/fix_depthwise_neon_bug
7 years ago
walloollaw 3e177b9d91 ISSUE-10996: support name setting for layers topk/softmax/concat/dropout (#10999)
7 years ago