Commit Graph

6499 Commits (4f0869bef36a349506467160b67596ac251bf78b)
 

Author SHA1 Message Date
武毅 3fbb692d4b Add topk op (#3760)
8 years ago
hedaoyuan 4966174608 Fix android-16 compile.
8 years ago
whs 2f40da0923 Merge pull request #3955 from wanghaoshuang/fix_warning
8 years ago
wanghaoshuang fa54d9d8c0 Rename attribute name in proto
8 years ago
Cao Ying da66891b94 Merge pull request #3928 from lcy-seso/refine_softmax_op
8 years ago
Qiao Longfei f9af3d2550 Merge pull request #3952 from jacquesqiao/fix-cpu-build
8 years ago
wanghaoshuang bb56b58376 Fix warning log in switch order layer
8 years ago
caoying03 5b4526fabc rename input and output of softmax_op.
8 years ago
qiaolongfei 02bf1375e6 fix im2col_test.cc on cpu only machine
8 years ago
Yiqun Liu 4de84fb3ae Merge pull request #3950 from Xreki/travis_remove_build_android
8 years ago
Liu Yiqun 441e60a40b Remove build_android task from travis temporarily to avoid failure on travis because of the cache of third_party.
8 years ago
hedaoyuan 0146e8bfc5 Merge pull request #3843 from Xreki/build_android_clang
8 years ago
fengjiayi 1d9a4d2e50 Move some comments to .h file
8 years ago
hedaoyuan 0140f3f9d0 Merge pull request #3753 from hedaoyuan/conv_op
8 years ago
hedaoyuan a8efed0910 Merge pull request #3792 from hedaoyuan/convolution
8 years ago
whs 1cf9800f3b Merge pull request #2788 from wanghaoshuang/pixel_softmax_layer
8 years ago
Qiao Longfei 45cca9fc07 Merge pull request #3835 from jacquesqiao/add-vardesc
8 years ago
hedaoyuan ebe8966e06 Add im2col_test.
8 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
8 years ago
wanghaoshuang e033569dd6 Fix format
8 years ago
Yang yaming a072ab9e74 Merge pull request #3768 from pkuyym/fix-3736
8 years ago
fengjiayi b7444306ba Follow comments
8 years ago
fengjiayi d7c8bdc83e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yu Yang fee6e7fb31 Merge pull request #3940 from Canpio/rename_LargerThan
8 years ago
caoying03 e61485e0f7 Merge branch 'develop' into refine_softmax_op
8 years ago
fengjiayi 5aacd64b94 Follow comments
8 years ago
fengjiayi 0c13660a50 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yan Chunwei c0523f24b0 rename LOD to LoD for short of "Level of Details" (#3936)
8 years ago
fengjiayi 1f0341e19e Rename `LargerThan` to `GreaterThan`
8 years ago
wanghaoshuang eb3c774b83 Fix format error
8 years ago
wanghaoshuang de145b0aa5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pixel_softmax_layer
8 years ago
Yan Chunwei 2282624223 add offset implementation to lod tensor design (#3934)
8 years ago
Qiao Longfei 8162e2c782 Merge pull request #3933 from jacquesqiao/add-ver-desc-proto
8 years ago
Yi Wang 097d0fe5f7 Merge pull request #3862 from wangkuiyi/update_graph_construction_design_doc
8 years ago
qiaolongfei d578b25db8 add var desc proto
8 years ago
fengjiayi 3d62c6dac4 Fix bug
8 years ago
Yu Yang e888175a2b Merge pull request #3903 from reyoung/feature/change_get_attr_to_attr
8 years ago
Yu Yang ed346f1dcd Pass CI
8 years ago
fengjiayi 823bdd670f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
fengjiayi f2a66ffabb Follow comments
8 years ago
Yu Yang 6df24d0360 Merge branch 'develop' of github.com:baidu/Paddle into feature/change_get_attr_to_attr
8 years ago
chengduo 6eec2b70d1 Merge pull request #3930 from PaddlePaddle/fix_3908
8 years ago
caoying03 7d16fe87a3 refine softmax operator.
8 years ago
Cao Ying c6aa8c7f2d Merge pull request #3921 from lcy-seso/update_how_to_write_op_doc
8 years ago
caoying03 db5e726d16 update the how to write op doc.
8 years ago
yangyaming 57f9723d36 Using EigenVector to replace EigenMatrix for some variables.
8 years ago
chengduoZH 4373a4a74d fix redeclaration of 'paddle::StatPtr __stat'
8 years ago
QI JUN 7b679631eb Merge pull request #3919 from QiJune/fix_clang_build_error
8 years ago
yangyaming 9802c42555 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3736
8 years ago
yangyaming a377b4197c Follow GLOG enforcing style.
8 years ago