Commit Graph

8725 Commits (9630aa0e525c9a60790b22b3dffe0b90e8bb02c2)

Author SHA1 Message Date
Xin Pan 75ea577fd3 allow profiler and timeline to work when dev_ctx is nullptr.
7 years ago
Xin Pan 44ea234343 clean
7 years ago
Xin Pan 2719599e62 clean
7 years ago
Xin Pan 759cb23711 follow comments
7 years ago
Xin Pan 1555dc519a make infer test more stable.
7 years ago
dzhwinter 82e5738f53
"fix build script" (#11011)
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
Qiao Longfei 05f7d300f8
Merge pull request #11034 from jacquesqiao/fix-compile-by-std-move
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
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
fengjiayi 56419caa1f Add .cu
7 years ago
xzl 2905dcded6 fix code format
7 years ago
qiaolongfei fa2079b71a add mutex header
7 years ago
zlx 9f3eb91d8f fix neon depthwise conv bug
7 years ago
qiaolongfei 167312484b use unique ptr to hold auto_grown_mutex_ for default copy and move constructor
7 years ago
qiaolongfei add9ed3388 change order of member
7 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
7 years ago
mozga-intel 278f55bcef Support for mklml version of code
7 years ago
mozga-intel e7f0696513 Top K with omp
7 years ago
Qiao Longfei ab953baec6
Merge pull request #10973 from jacquesqiao/fix-prefetch
7 years ago
qiaolongfei e3c041d319 add auto_grown_mutex for selected rows
7 years ago
Yan Chunwei 38af7bcaaf fix manylinux compile error caused by inference lib (#10994)
7 years ago
chengduo 8c54f1fb9c
Merge pull request #10906 from chengduoZH/fix_data_trans
7 years ago
chengduo 7d1332f696
Merge pull request #11006 from chengduoZH/fix_add_check_nan_inf_in_operator
7 years ago
tensor-tang c00843f4e8 enable multi-threads
7 years ago
qiaolongfei 0858a50189 Merge branch 'fix-inference-build-on-mac' of ssh://github.com/jacquesqiao/Paddle into fix-prefetch
7 years ago
qiaolongfei d4cff07f3c fix inference build on mac
7 years ago
qiaolongfei 74701b2692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-prefetch
7 years ago
chengduoZH cb1c657ce4 move check_nan_inf to operator
7 years ago
Wu Yi c6a53261c5
Merge pull request #11000 from typhoonzero/fix_build_scripts_nightly_build
7 years ago
chengduoZH 17a076d8ed replace TensorCopy with TensorCopySync
7 years ago
Yancey d92a75bee4
Merge pull request #10550 from Yancey1989/overlap_send_op
7 years ago
yi.wu 65f656eef2 fix nightly build and build script error
7 years ago
fengjiayi 4785c00e1e Add support in cast op kernel
7 years ago
Yan Chunwei f5fc9c3bc1
feature/mul converter (#10841)
7 years ago
qiaolongfei 85d0301a10 fix typo
7 years ago
Yancey1989 5d7c58e469 fix code style
7 years ago
Yancey1989 8b630ae1b5 fix unit test
7 years ago
Yancey1989 6b91d407de revert variable mutex
7 years ago
Yancey1989 60d827a8b9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Yancey1989 20c24c05aa singleton rpc_client
7 years ago
qiaolongfei 5825196db9 fix sgd for SelectedRows bug
7 years ago
Wu Yi 8f7b020ba8
fix develop build issue (#10978)
7 years ago
Darcy 8075a11f0e
Merge pull request #10983 from panyx0718/fix_test
7 years ago
Xin Pan c001961034 Fix test to use less gpu memory
7 years ago
qiaolongfei c797adede7 append table grad to grad_to_block_id
7 years ago
fengjiayi 9f81f1ce57 Add uint8 support in pybind.cc
7 years ago
fengjiayi 632108dc2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
7 years ago
fengjiayi 20c8ff0f5f Add comments
7 years ago
Yancey1989 28596a3386 add gflag ssa_graph_path
7 years ago
qiaolongfei 25f47fc0af fix prefetch bugs, optimize code
7 years ago
fengjiayi d44dbc4a52 fix errors
7 years ago
Yancey1989 ad6c0142c4 clean up codes
7 years ago
tensor-tang afbc4ce4b6 Merge remote-tracking branch 'ups/develop' into mklml_funcs
7 years ago
fengjiayi 3e7ce5836f stash
7 years ago
tensor-tang 537f57a4e9 fix undefine error on gpu
7 years ago
qingqing01 3ba75d4a69
Check label range in cross entropy calculation. (#10954)
7 years ago
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
7 years ago
Yancey1989 268e9dc1c6 polish code
7 years ago
Xin Pan 2f0df56422 add inference interface impl
7 years ago
Yancey1989 ceefbf3259 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
Kexin Zhao a62bbd1ddc
fix float16 demo location issue (#10948)
7 years ago
Lei Wang 72149c1675
scripts: clean bash scripts. (#10721)
7 years ago
chengduoZH fa613206e4 update
7 years ago
tensor-tang 400f5e7c3c add threads test
7 years ago
Houjiang Chen 83f4e9e9a6 enable eigen multi-threads on mobile device (#10938)
7 years ago
Wu Yi 0930646b63
Merge pull request #10937 from Yancey1989/fix_renamevar
7 years ago
Yan Chunwei fd45c6d1b9 feature/inference api demo impl (#10825)
7 years ago
Yancey1989 b348e159f2 fix rename var
7 years ago
Yu Yang dd428a0131
Merge pull request #10921 from reyoung/feature/change_optimizer_tests
7 years ago