Commit Graph

14359 Commits (96b703c007b8fa016822d2d9c68f158fd0137d76)
 

Author SHA1 Message Date
Yu Yang 96b703c007 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
Yu Yang fcd31d6161 Follow comments and polish code names
7 years ago
Shan Yi 2a22da6cc8
Merge pull request #10478 from weixing02/api
7 years ago
Yu Yang 0a13d3c67a Move MatMul to blas_impl.h
7 years ago
weixing02 74a07fca28 Add classification_cost
7 years ago
Kexin Zhao 9a98a572fd
Polish the float16 inference document (#10473)
7 years ago
Tao Luo 3356fb3c6e
Merge pull request #10461 from luotao1/refine_convert
7 years ago
Kexin Zhao 219a55cd1c
Change the float16 inference report to README.md (#10465)
7 years ago
Jeff Wang 380471f947
Simplify fluid api recognize digit (#10308)
7 years ago
Lei Wang 375175b5ae Doc: fix brocken links.
7 years ago
Siddharth Goyal 8a8ae9cebe
Add label semantic examples with new Fluid api (#10368)
7 years ago
Jeff Wang 889c919048
Use _prog_and_scope_guard to switch the scope (#10421)
7 years ago
whs f43b71b242
Fix clone function of Program to avoid memory leak. (#10358)
7 years ago
Yancey 5b06944857 fix trainer import error on ce (#10448)
7 years ago
Luo Tao 53b401d589 refine io_convert and op_convert
7 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
Xin Pan dce0732d5e
Merge pull request #10380 from panyx0718/dist_timeline
7 years ago
Xin Pan 0c518888fa
Merge pull request #10430 from panyx0718/infer
7 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
7 years ago
Yancey bb3247e339
fix traner.py import error (#10442)
7 years ago
Qiao Longfei 9c83feaac3
Merge pull request #10439 from jacquesqiao/fix-metric
7 years ago
Yan Chunwei 2a2c83b9e6 feature/convert tensorrt io (#10440)
7 years ago
Xin Pan 9fccf46270 reword comments
7 years ago
qiaolongfei 7f37060879 revert CompositeMetric::add_metric
7 years ago
Xin Pan d1ea74d3b9 follow comments
7 years ago
fengjiayi b708ec0ae1
Merge pull request #10412 from JiayiFeng/correct_TensorCopy_misuse
7 years ago
Yancey 76b63c25bf
move transpiler files into transpiler folder (#10415)
7 years ago
qiaolongfei 171d3e861c fix CompositeMetric
7 years ago
qiaolongfei cd54a31cc8 fix fluid Metric
7 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
7 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
7 years ago
Yiqun Liu fd1971caa0
Add the call of DropKids at the end of executor.Run to delete the local scopes created in operators (#10403)
7 years ago
chengduo 99acf1da4c
Merge pull request #10351 from chengduoZH/feature/update_sparse_parameter
7 years ago
Darcy 8f8a4768dc adding device_context to blas deps list (#10420)
7 years ago
dzhwinter a28dffbb0b
Fix/adam float64 (#10407)
7 years ago
Xin Pan cdd52f3a30 Add comment to explain how to run inference test
7 years ago
chengduoZH 881e063ee2 follow comments
7 years ago
chengduoZH ff599b9218 use Reduce and Broadcast
7 years ago
chengduoZH 0441c2cc45 fix ci
7 years ago
fengjiayi 0c99cd7bbb fix errors in sequence_padding_test
7 years ago
Lei Wang 6418c42148 Travis: fix check style error.
7 years ago
Kexin Zhao 4e3fac4129 fix sign unsigned comparison (#10424)
7 years ago
Siddharth Goyal b65282168c Fix cpplint errors in lstm kernel (#10394)
7 years ago
Jeff Wang bd66eed50a
Trainer save load params (#10386)
7 years ago
Helin Wang 5812076e7d
Merge pull request #10316 from helinwang/dist
7 years ago
chengduo 4558c0ec0a
Merge pull request #10414 from chengduoZH/wrap_shfl_x_sync
7 years ago
chengduoZH d36af62c1e wrap_shfl_x_sync
7 years ago
Yancey 2d98a418d7
fix remove op (#10410)
7 years ago
fengjiayi bf99396a04 fix errors in sequence_slice_op
7 years ago
fengjiayi baa9f50da5 fix errors in multiplex_op
7 years ago