Commit Graph

6493 Commits (4fbc03d3519ef0dfccc6804d1e0d954bb7540de4)
 

Author SHA1 Message Date
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
Luo Tao 9d2909be2a rename add_op to add_two_op
8 years ago
Xinghai Sun ed72af48ce Add cos_sim op.
8 years ago
Liu Yiqun 7939705384 Add the missing return statement.
8 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
8 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
8 years ago
Tao Luo 2d31ab5f86 Merge pull request #3801 from luotao1/op_cmake
8 years ago
Luo Tao 7f27b5e1b6 refine paddle/operator/CMakeLists.txt
8 years ago
Liu Yiqun c54c7d91a0 Use template to deliver const argument instead, to remove the compiling error "argument to __builtin_neon_vgetq_lane_f32 must be a constant integer".
8 years ago
Cao Ying b52e5c2b31 Merge pull request #3804 from lcy-seso/rename_sequence_into_seq
8 years ago
Tao Luo 39266cc6f9 Merge pull request #3803 from tensor-tang/develop
8 years ago
tensor-tang f878c0c6ba add use_mkldnn flag to v2
8 years ago
caoying03 9cb833cbd8 rename sequence into seq to keep a constant style.
8 years ago
Yiqun Liu 92c293aca8 Merge pull request #3794 from Xreki/fix_mac_compiling_std_move
8 years ago
Luo Tao 7736992187 Simplify the CMakeLists for paddle/operator and paddle/pybind
8 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
8 years ago
yangyaming e9cc32820d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
QI JUN c2edd2dc07 Merge pull request #3788 from QiJune/fix_tensor_copy_bug
8 years ago
Liu Yiqun 988e49defa Fix clang compiling error of "moving a temporary object prevents copy elision" causing by std::move, and fix some warnings.
8 years ago
chengduoZH a55dd22649 fix conflict
8 years ago
Helin Wang 67eff9fa9c polish
8 years ago