Commit Graph

6723 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)
 

Author SHA1 Message Date
caoying03 0b478e991c follow comments.
9 years ago
caoying03 c2c5df2911 update doc.
9 years ago
caoying03 fb49bc2c99 rename mse_cost into square_error_cost.
9 years ago
Luo Tao a60128aeb2 move identity_op from scale_op.cc to be a single file
9 years ago
caoying03 faa4da4835 fix ctc edit distance in v2 API.
9 years ago
Liu Yiqun a98c9e6bbf Add third_party_android back to the cache directories to speedup travis.
9 years ago
Luo Tao 58369d5c48 Merge branch 'develop' into op_refine
9 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
9 years ago
Qiao Longfei 409ac4a390 Merge pull request #3819 from jacquesqiao/add-getop-to-ctx
9 years ago
Liu Yiqun 387b4e4eac Change the declaration of EigenGemm from `class` to `struct`.
9 years ago
Liu Yiqun 2fc012c54c Merge branch 'develop' into build_android_clang
9 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
9 years ago
dangqingqing 8c048aa099 Remove cudnn_helper.cc
9 years ago
dangqingqing 96cdb2cb23 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cudnn_wrapper
9 years ago
hedaoyuan f807807ed1 Fix the namespace of the im2col functor.
9 years ago
hedaoyuan 45c8f9b282 Add context parameter and math namespace.
9 years ago
hedaoyuan abfac74c75 Merge branch 'develop' of https://github.com/baidu/Paddle into conv_op
9 years ago
Yu Yang c1feb27f75 Merge pull request #3831 from reyoung/feature/fix_empty_input_and_output
9 years ago
zchen0211 7683e35816 cond op
9 years ago
Zhuoyuan 11697a5aa5 Merge pull request #3828 from zchen0211/develop
9 years ago
zchen0211 e0c27a96eb if else slight modify
9 years ago
Yu Yang 13b43279dc Fix CI Test
9 years ago
Yu Yang 7d5bdbbfee Add GenerateTemporaryNames/CheckAllInputOutputSet
9 years ago
qiaolongfei d323831a0b add GetAttr to InferShapeContext
9 years ago
Yi Wang 5e78359f37 Merge pull request #3746 from wangkuiyi/lod_tensor_design_doc
9 years ago
zchen0211 523eb23f89 modify if else
9 years ago
zchen0211 d76c60b368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
9 years ago
zchen0211 32244b528b if else modified
9 years ago
Yu Yang d7a1e40e10 Simple Implementation
9 years ago
qiaolongfei 842daac9d9 update python variable define
9 years ago
qiaolongfei 633fcc9133 add var description design
9 years ago
Zhuo Zhang 879866cc56 add PyDataProvider2.InputType pretty print function
9 years ago
fengjiayi 8b4f54f1ac Merge pull request #3824 from Canpio/remove_grad_op_type
9 years ago
Yu Yang fd8df0806d Make operator Input/Output can return nullptr
9 years ago
Yi Wang 2c806f7e03 Merge pull request #3827 from wangkuiyi/layer_operator_design
9 years ago
Zhuoyuan e39a2c9f22 update if else
9 years ago
zchen0211 d156dfa93b if else design doc
9 years ago
Yi Wang 2b3904a6a8 Explain auto code generation
9 years ago
Yi Wang 305aebc005 Rename file according to title
9 years ago
Yi Wang 1f713f6822 in response to comments from Jia-Yi
9 years ago
Yi Wang 90a442825c Change table to verbatim
9 years ago
Yi Wang 7159062873 Add table header
9 years ago
Yi Wang 887275efad Add a table
9 years ago
Yi Wang 6aef11baac Add title
9 years ago
Yi Wang fff380b54e Add layers and operators design doc
9 years ago
zchen0211 2f2dd23209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
9 years ago
fengjiayi 79b1f33a02 Remove `grad_op_type` in REGISTER_OP
9 years ago
qiaolongfei 848c317aa8 update gpu code
9 years ago
Yi Wang ffdcfe0814 Merge pull request #3784 from QiJune/refine_LODTensor
9 years ago
qiaolongfei 6fcdc91638 add op() to InferShapeContext
9 years ago