Commit Graph

16211 Commits (c31519036bcfca2d82cdf9ef929abb3d07f5df7e)
 

Author SHA1 Message Date
yuyang18 c31519036b
Merge branch 'squeeze_op' of https://github.com/chenwhql/Paddle into pr/11812
7 years ago
yuyang18 1854814d49
Use reshape_op inside squeeze_op
7 years ago
chenweihang ee760d1c2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 0cef33a468 adjust the dims range to [1,6] and fix some problem
7 years ago
Yancey f7fd711e3f
Merge pull request #11868 from Yancey1989/dist_pass_barrier
7 years ago
Wu Yi 27d6962536
fix mac build (#11873)
7 years ago
yuyang18 3777f10286
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11812
7 years ago
Xin Pan da158c2279
Merge pull request #11867 from panyx0718/move_all
7 years ago
Yu Yang 9401b64d61
Merge pull request #11877 from reyoung/feature/fix_reshape_op_size
7 years ago
guochaorong ebadb4c091
Merge pull request #11889 from velconia/fix_sprintf
7 years ago
guochaorong 61996d701e
Merge pull request #11887 from velconia/fix_with_anakin
7 years ago
minqiyang 6335889e97 Change Sprintf back
7 years ago
minqiyang 89970d87b9 Change WITH_ANAKIN to OFF
7 years ago
yuyang18 550ab8d723
Use single file than multiple files
7 years ago
Wu Yi adfaf9a665
make transpiler test reliable (#11848)
7 years ago
yuyang18 6038a63120
Fix fc mkldnn op
7 years ago
yuyang18 82866d4a18
Add register kernel functor and shrink reshape op
7 years ago
fengjiayi 58560622bc
Merge pull request #11854 from JiayiFeng/dev_data_balance
7 years ago
yuyang18 75ae426aa5
Merge branch 'feature/change_op_kernel_to_func' into feature/fix_reshape_op_size
7 years ago
yuyang18 3b00ed81a9
Make Kernel registed as a function
7 years ago
yuyang18 1ce478f100
Polish reshape op
7 years ago
Tao Luo 87dd01d640
Merge pull request #11859 from luotao1/fluid_demo
7 years ago
Yancey1989 37410a0c75 update by comment
7 years ago
fengjiayi 81f22bb2f6
Merge pull request #11670 from JiayiFeng/refine_test_reader_transpiler
7 years ago
sneaxiy edd947d973
Merge pull request #11872 from sneaxiy/type_compare
7 years ago
chenweihang 9ca88fa8a5 Adjust squeeze op and code the unittest, test passed
7 years ago
sneaxiy 3f9292c6e6 fix merge conflict
7 years ago
sneaxiy dd70fb4393 fix type comparation bugs
7 years ago
fengjiayi 7de8d11590 follow comments
7 years ago
fengjiayi ff4317cee9 follow comments
7 years ago
Xin Pan 96c6e55169 fix
7 years ago
Xin Pan 8c1326c5fe move v2 api and capi to legacy
7 years ago
Xin Pan 982dabe293
Merge pull request #11866 from panyx0718/move_func
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Yibing Liu 5f79c7fbb6
Merge pull request #11174 from kuke/argsort_dev
7 years ago
Yancey1989 029425a5f4 update
7 years ago
Yancey1989 c1ab215e26 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_pass_barrier
7 years ago
Yancey1989 1366832a41 add dist pass barrier
7 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
7 years ago
Xin Pan c2b3df6599 fix path
7 years ago
Xin Pan 060811cc1b fix paths
7 years ago
Xin Pan 4121ad3edc fix test paths
7 years ago
Xin Pan 312f9170af move gserver codes to legacy.
7 years ago
gongweibao 66c91911cf
Improve brpccmake (#11842)
7 years ago
Yan Chunwei 28172bbb8e
add debug to replacing enforce with GLOG for debug (#11244)
7 years ago
Tao Luo 06da74029c
Merge pull request #11864 from kuke/fix_test_a_line
7 years ago
Yibing Liu c225d7a298 Use real test data for fit_a_line model to get valid result
7 years ago
gongweibao e2b1c5d925
fix code style (#11862)
7 years ago
Yan Chunwei 74dce39072
fix anakin compile manylinux (#11861)
7 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
7 years ago