Commit Graph

6513 Commits (fb32106e246695fc91a63186fb22a68c66f98a33)
 

Author SHA1 Message Date
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
Yi Wang 6aef11baac Add title
8 years ago
Yi Wang fff380b54e Add layers and operators design doc
8 years ago
zchen0211 2f2dd23209 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
fengjiayi 79b1f33a02 Remove `grad_op_type` in REGISTER_OP
8 years ago
qiaolongfei 848c317aa8 update gpu code
8 years ago
Yi Wang ffdcfe0814 Merge pull request #3784 from QiJune/refine_LODTensor
8 years ago
qiaolongfei 6fcdc91638 add op() to InferShapeContext
8 years ago
Xinghai Sun 91215bcef9 Fix a bug causing wrong gradient results in cos_sim op.
8 years ago
yangyaming 3970f240b3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
emailweixu fc8a1afae1 Merge pull request #3810 from lcy-seso/fix_print_layer
8 years ago
chengduoZH fb69d38c4b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
yangyaming c33ddc74c1 Fix some bugs, add more unittests.
8 years ago
caoying03 ba1aa60700 fix the problem that long message will be truncated.
8 years ago