Commit Graph

4828 Commits (bfdcf18707c79f2cc29b0903cb9f4fab2e907490)

Author SHA1 Message Date
tangwei12 bfdcf18707 grammar optimized.
7 years ago
tangwei12 08e5f0ae48 rename need_load_checkpoint to get_latest_checkpoint_serial
7 years ago
tangwei12 c06f43bbb6 add annotation about _is_checkpoint_var
7 years ago
tangwei12 773403480b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
tangwei12 55d908c9c0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
tangwei12 7973d9b4b5 bug fix
7 years ago
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
tangwei12 46f2688f30 bug fix
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
Haichao Zhang 21e794cf67 change name debuger to debugger (#10949)
7 years ago
tangwei12 bca4da4225 cancle only chief delete files
7 years ago
tangwei12 e44c278e60 bug fix about clean
7 years ago
tangwei12 94eaf94cf5 bug fix about lru and save
7 years ago
Xin Pan 35d5b1b9e2
Merge pull request #11036 from panyx0718/dist_timeline
7 years ago
Xin Pan f14e579cc3 clean up
7 years ago
tangwei12 b44ede8033 bug fix
7 years ago
fengjiayi 32c0e82ca0 fix two bugs
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
tangwei12 d712af25dc add distribute config
7 years ago
fengjiayi 3bce3dbce1 fix a bug
7 years ago
Xin Pan 3cb6395688 better profiler and benchmark
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago
tangwei12 0deb6f90ba annotation optimized and code style optimized
7 years ago
fengjiayi c95cd4742f
Merge pull request #10975 from JiayiFeng/fix_bug_in_uint8_support
7 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
7 years ago
tangwei12 0211c5df0a bug fix
7 years ago
walloollaw 3e177b9d91 ISSUE-10996: support name setting for layers topk/softmax/concat/dropout (#10999)
7 years ago
Kexin Zhao 60783a753a
Modify machine translation example using new LoDTensor API (#11018)
7 years ago
Siddharth Goyal 88aa2d8a6a
Fix order of inputs in infer() of label_semantic example (#10993)
7 years ago
tangwei12 9357078983 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
tangwei12 9086043090 bug fix and optimize
7 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
7 years ago
tangwei12 486e1e337d bug fix and optimize
7 years ago
tangwei12 ad9dfeb018 bug fix and optimize
7 years ago
Qiao Longfei ab953baec6
Merge pull request #10973 from jacquesqiao/fix-prefetch
7 years ago
qingqing01 15db5a5565
Support groups in transposed conv2d API. (#11005)
7 years ago
qiaolongfei 59a25fd2c9 update
7 years ago
qiaolongfei 74701b2692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-prefetch
7 years ago
qiaolongfei 21f068ab19 optimize the name of table_grad_list
7 years ago
tangwei12 5f5d6a9dc7 optimized checkpoint and save_model
7 years ago
qiaolongfei 16027ea111 use block.clone_variable instead of _clone_var
7 years ago
fengjiayi 3bcb67f1db fix a bug
7 years ago
tangwei12 5eea5db95f optimized checkpoint and save_model
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 c797adede7 append table grad to grad_to_block_id
7 years ago