Commit Graph

6499 Commits (4f0869bef36a349506467160b67596ac251bf78b)
 

Author SHA1 Message Date
Tao Luo b3463bfffc Merge pull request #3851 from luotao1/no_kernel_op
8 years ago
fengjiayi 86655cb963 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
fengjiayi e76fa85cc8 WIP
8 years ago
Yu Yang 3d9d32a1c1 Invoke check_grad many times for no_grad_set
8 years ago
Yi Wang a266a222c7 Add initialization operators
8 years ago
qiaolongfei 2666d66b73 typo
8 years ago
Yi Wang 29fa887475 Add initialization operators
8 years ago
Yi Wang 35bb0c0f3f Merge pull request #3860 from wangkuiyi/graph_construction_design_doc
8 years ago
Yi Wang e4494bb441 Correct optimziation part
8 years ago
Yi Wang 9f3bcd0e46 Update image
8 years ago
Yi Wang bb0a11cd14 Add a graph building example
8 years ago
fengjiayi 94f7562402 Merge pull request #3859 from PaddlePaddle/revert-3824-remove_grad_op_type
8 years ago
qiaolongfei 2ea6f47841 update the design of variable
8 years ago
fengjiayi 9a3c69c268 Revert "Remove `grad_op_type` in `REGISTER_OP`"
8 years ago
qiaolongfei 87ee694985 complete the demo code
8 years ago
qiaolongfei 2695d96fb1 typo
8 years ago
qiaolongfei 3b29da379a update vardesc
8 years ago
hedaoyuan 32d7e61880 Fix some bugs.
8 years ago
dangqingqing 447033296d Make some operator correctly handle gradients for multi inputs.
8 years ago
Cao Ying 77a15b67c1 Merge pull request #3844 from lcy-seso/fix_ctc_evaluator
8 years ago
caoying03 7c785426e4 add missing protostr for sub_nested_seq_layer.
8 years ago
caoying03 a523bea8e5 fix getType.
8 years ago
qingqing01 35420274a1 Merge pull request #3791 from qingqing01/cudnn_wrapper
8 years ago
hedaoyuan 1a615b486f Gpu test of im2col.
8 years ago
Cao Ying d7b2058433 Merge pull request #3845 from lcy-seso/rename_mse_to_square_error
8 years ago
whs a162ebce8b Merge branch 'develop' into pixel_softmax_layer
8 years ago
chengduoZH eaf23cb1e8 fix ModelConfig.proto, addto_layer and concat_layer
8 years ago
Luo Tao 740c8ba12a remove scatter_op.cu/gather_op.cu as they support only_cpu now
8 years ago
caoying03 10eacac9a7 follow comments and fix unittest.
8 years ago
hedaoyuan 3f555001db Add im2col test.
8 years ago
Luo Tao 5b93ac7778 package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
8 years ago
caoying03 0b478e991c follow comments.
8 years ago
caoying03 c2c5df2911 update doc.
8 years ago
caoying03 fb49bc2c99 rename mse_cost into square_error_cost.
8 years ago
Luo Tao a60128aeb2 move identity_op from scale_op.cc to be a single file
8 years ago
caoying03 faa4da4835 fix ctc edit distance in v2 API.
8 years ago
Liu Yiqun a98c9e6bbf Add third_party_android back to the cache directories to speedup travis.
8 years ago
Luo Tao 58369d5c48 Merge branch 'develop' into op_refine
8 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
8 years ago
Qiao Longfei 409ac4a390 Merge pull request #3819 from jacquesqiao/add-getop-to-ctx
8 years ago
Liu Yiqun 387b4e4eac Change the declaration of EigenGemm from `class` to `struct`.
8 years ago
Liu Yiqun 2fc012c54c Merge branch 'develop' into build_android_clang
8 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
8 years ago
dangqingqing 8c048aa099 Remove cudnn_helper.cc
8 years ago
dangqingqing 96cdb2cb23 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
8 years ago
hedaoyuan f807807ed1 Fix the namespace of the im2col functor.
8 years ago
hedaoyuan 45c8f9b282 Add context parameter and math namespace.
8 years ago
hedaoyuan abfac74c75 Merge branch 'develop' of https://github.com/baidu/Paddle into conv_op
8 years ago
Yu Yang c1feb27f75 Merge pull request #3831 from reyoung/feature/fix_empty_input_and_output
8 years ago
Zhuoyuan 11697a5aa5 Merge pull request #3828 from zchen0211/develop
8 years ago