Commit Graph

811 Commits (046405e0919485cab1a60857c0cce6e31b742cde)

Author SHA1 Message Date
Yu Yang 046405e091
Merge pull request #10486 from reyoung/feature/clean_op_maker
8 years ago
Siddharth Goyal 283c4dbe57
Add FP16 option in save_combine_op (#10471)
8 years ago
Siddharth Goyal 28a6037bb8
Fix lod check in FP16 test for save_op (#10508)
8 years ago
Wu Yi 61343fbf53
Merge pull request #10531 from typhoonzero/refine_grpc_serde_code
8 years ago
Yu Yang 705e7345d0
Merge pull request #10449 from reyoung/feature/clean_matmul
8 years ago
yuyang18 613d3ef084 Fix compile error
8 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
8 years ago
typhoonzero 796a448ce4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_grpc_serde_code
8 years ago
reyoung b0ca371f11 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_op_maker
8 years ago
typhoonzero 602aa43322 cast data type
8 years ago
Kexin Zhao aa2635fe65 clean code
8 years ago
Kexin Zhao cbf502e5d4 fix error
8 years ago
Kexin Zhao 270a87fb66 add load op fp16 mode test
8 years ago
Kexin Zhao eb95417e05 initial commit
8 years ago
typhoonzero a2de156dfa refine serde code
8 years ago
Kexin Zhao 170ac721b6 remove unnecessary tensor copy in save op
8 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
8 years ago
Yu Yang fcd31d6161 Follow comments and polish code names
8 years ago
chengduoZH 187e23a79c fix MatMul parameter
8 years ago
Yu Yang 0a13d3c67a Move MatMul to blas_impl.h
8 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
8 years ago
Xin Pan dce0732d5e
Merge pull request #10380 from panyx0718/dist_timeline
8 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
8 years ago
Xin Pan d1ea74d3b9 follow comments
8 years ago
fengjiayi b708ec0ae1
Merge pull request #10412 from JiayiFeng/correct_TensorCopy_misuse
8 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
8 years ago
Kexin Zhao 8b16927230 add fp16 support to conv3d
8 years ago
Darcy 8f8a4768dc adding device_context to blas deps list (#10420)
8 years ago
dzhwinter a28dffbb0b
Fix/adam float64 (#10407)
8 years ago
fengjiayi 0c99cd7bbb fix errors in sequence_padding_test
8 years ago
Lei Wang 6418c42148 Travis: fix check style error.
8 years ago
Kexin Zhao 4e3fac4129 fix sign unsigned comparison (#10424)
8 years ago
Siddharth Goyal b65282168c Fix cpplint errors in lstm kernel (#10394)
8 years ago
chengduoZH d36af62c1e wrap_shfl_x_sync
8 years ago
fengjiayi bf99396a04 fix errors in sequence_slice_op
8 years ago
fengjiayi baa9f50da5 fix errors in multiplex_op
8 years ago
fengjiayi 2e617334eb fix errors in lod_reset_op
8 years ago
fengjiayi e309f42293 fix errors in concat_test
8 years ago
Yu Yang 0285a2b95d
Merge pull request #10371 from reyoung/refine_code
8 years ago
Xin Pan 5a9f17f02b clean up
8 years ago
Qingsheng Li 3bb99c4f66
Added auto transform to beam_search_decode_op (#10286)
8 years ago
Abhinav Arora c9f55dfafc
Fix CPPLint issues in /math/detail/gru_kernel.h (#10390)
8 years ago
Yu Yang ef6ea790dc Clean and extract blas
8 years ago
Kexin Zhao ccc594e4c4
need to copy LoD info (#10392)
8 years ago
Xin Pan 76d8b14bce Add timeline support for distributed training
8 years ago
Yu Yang d0785ce982 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_code
8 years ago
Yu Yang 815d888468 Clean MatMul
8 years ago
Yu Yang 2abcf37958
Merge pull request #10327 from reyoung/feature/clean_blas
8 years ago
chengduo 54797abd53
Merge pull request #10347 from chengduoZH/replace___shfl_with__shfl_sync
8 years ago
chengduo 62fed4cbb3 fix __shfl_down (#10362)
8 years ago