Commit Graph

6578 Commits (dadace3178ab1f038bec7d8fcdfb849e8fc6963f)
 

Author SHA1 Message Date
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
zchen0211 e0c27a96eb if else slight modify
8 years ago
Yu Yang 13b43279dc Fix CI Test
8 years ago
Yu Yang 7d5bdbbfee Add GenerateTemporaryNames/CheckAllInputOutputSet
8 years ago
qiaolongfei d323831a0b add GetAttr to InferShapeContext
8 years ago
Yi Wang 5e78359f37 Merge pull request #3746 from wangkuiyi/lod_tensor_design_doc
8 years ago
zchen0211 523eb23f89 modify if else
8 years ago
zchen0211 d76c60b368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
zchen0211 32244b528b if else modified
8 years ago
Yu Yang d7a1e40e10 Simple Implementation
8 years ago
qiaolongfei 842daac9d9 update python variable define
8 years ago
qiaolongfei 633fcc9133 add var description design
8 years ago
Zhuo Zhang 879866cc56 add PyDataProvider2.InputType pretty print function
8 years ago
fengjiayi 8b4f54f1ac Merge pull request #3824 from Canpio/remove_grad_op_type
8 years ago
Yu Yang fd8df0806d Make operator Input/Output can return nullptr
8 years ago
Yi Wang 2c806f7e03 Merge pull request #3827 from wangkuiyi/layer_operator_design
8 years ago
Zhuoyuan e39a2c9f22 update if else
8 years ago
zchen0211 d156dfa93b if else design doc
8 years ago
Yi Wang 2b3904a6a8 Explain auto code generation
8 years ago
Yi Wang 305aebc005 Rename file according to title
8 years ago
Yi Wang 1f713f6822 in response to comments from Jia-Yi
8 years ago
Yi Wang 90a442825c Change table to verbatim
8 years ago
Yi Wang 7159062873 Add table header
8 years ago
Yi Wang 887275efad Add a table
8 years ago