Commit Graph

17122 Commits (24283d9fc2ffd4238e6a382fdc5d1be88283c036)
 

Author SHA1 Message Date
tensor-tang 7b63b85086 fix mismatch of infer api (#12342)
7 years ago
tensor-tang b72befc5cc reuse copy size
7 years ago
Yancey 6133efd9ed
Merge pull request #12218 from Yancey1989/rpc_complete_interface
7 years ago
qiaolongfei c6fb163571 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mixed-tensor
7 years ago
nhzlx fc41eb40b1 add conv2d trt converter
7 years ago
qingqing01 24bea40116
Hiden some LoDTensor ralated ops' Python wrapper. (#12230)
7 years ago
Zhaolong Xing 6169d724b9
Merge pull request #12324 from NHZlX/enhance_for_tensorrt_infer
7 years ago
nhzlx 4d49e61ab8 fix comments
7 years ago
qiaolongfei 18d539e82a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mixed-tensor
7 years ago
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
fengjiayi 19639e3106
Merge pull request #12254 from JiayiFeng/fix_lr_decay
7 years ago
tensor-tang 6788af4bf1 refine test cases
7 years ago
tensor-tang b163e601b6 add gtest
7 years ago
fengjiayi 0388d1cb2a some update
7 years ago
fengjiayi 4cba5500d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_lr_decay
7 years ago
Yu Yang 7c046ae772
Merge pull request #12323 from reyoung/feature/polish_reshape_and_lod_tensor_blocking_queue
7 years ago
nhzlx bcd67bdd71 add assert for GetOutput
7 years ago
qiaolongfei 5022b14de8 fix mixed tensor compile and add cpu unit test
7 years ago
tensor-tang aae994fd26 refine im2col no padding
7 years ago
fengjiayi fab6287edf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into make_get_test_program_private
7 years ago
fengjiayi 8a521c0b4d Remove buggy get_test_program and refine c++ reader demo
7 years ago
Yancey1989 fb06ed7bdc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
skylarch 03d70c1f70 Solve conflict with branch 14.0 in doc (#12301)
7 years ago
nhzlx 7382f98600 1. set ut batch > 1 2. readd the mul op(utest will be added later)
7 years ago
Qiao Longfei e011e34abe
Merge pull request #12310 from jacquesqiao/add-profiler-to-train-demo
7 years ago
dzhwinter abe32a4912
"fix memory optimize bug in lr decay" (#12299)
7 years ago
Qiyang Min c2fe067e6d
Merge pull request #12317 from velconia/change_to_0.0.0
7 years ago
nhzlx 4e377f8e63 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_for_tensorrt_infer
7 years ago
sneaxiy e658762ae8
Merge pull request #12313 from sneaxiy/py_reader_doc
7 years ago
nhzlx bd64979fe9 the argument should not be a const one
7 years ago
Yu Yang fa9cbfb752 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_reshape_and_lod_tensor_blocking_queue
7 years ago
Yu Yang 21387e3c2a Tiny refines for lod_tensor_blocking_queue and reshape_op
7 years ago
minqiyang c0a551cb08 Change latest to 0.0.0
7 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
nhzlx f42ea48996 deal with conflict
7 years ago
sneaxiy 380ab62e4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_reader_doc
7 years ago
nhzlx 940f5dbcac modify the tensorrt engine op to adapt to chage
7 years ago
nhzlx 82527696e7 1. we delelte mul op, 2.modify fc and action op 3. modify the test inferface
7 years ago
Qiao Longfei 4e07f25915 Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
7 years ago
nhzlx 2372daff1d there is no batchsize concept in tensorrt's tensor
7 years ago
qiaolongfei 35d09abd01 add profiler for demo_trainer
7 years ago
Yu Yang 1e417b93e0
Merge pull request #12286 from reyoung/feature/skip_reader_when_save
7 years ago
qiaolongfei a6d30a8607 profiler support cpu
7 years ago
Yan Chunwei 02cf54d331
bugfix lod cpu performance (#12297)
7 years ago
Qiao Longfei b41f8b9d42
Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
7 years ago
Xin Pan 5173a53c8a fix reorder issue.
7 years ago
fengjiayi eec412b230
Merge pull request #12273 from JiayiFeng/update_py_reader
7 years ago
Yan Chunwei 9e0a94f069
inference-api code clean (#12274)
7 years ago
Xin Pan 21a45420f0 polish and test
7 years ago
Qiao Longfei 95a2b5f56a
fix mac build of sendrecvop_utils (#12272)
7 years ago