Commit Graph

4692 Commits (248149f44863820baeed54ca24b0231c46624402)
 

Author SHA1 Message Date
xzl 248149f448 add depthwiseconv test and fix the little bug of the convOpTest
8 years ago
xzl 5b07d4e009 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Zhaolong Xing 5fc16e3df2 Merge pull request #2977 from wanghaoshuang/fix_croplayer
8 years ago
wanghaoshuang 7c09999d57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_croplayer
8 years ago
wanghaoshuang 4409255c27 fix code format
8 years ago
xzl 4d6be9741c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
Yu Yang a98346f4cd Add comment to `OpTestMeta` (#2968)
8 years ago
gangliao 635ac111d8 Merge pull request #2883 from gangliao/error
8 years ago
liaogang 98f0171c94 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into error
8 years ago
helinwang ee9ee56d14 Merge pull request #2972 from jacquesqiao/fix-sgd-op
8 years ago
xzl bd54eb9834 tiny modify the test
8 years ago
helinwang 7a0e772fa9 Merge pull request #2954 from helinwang/cmake_rebuild
8 years ago
qiaolongfei e4984f13e9 fix tensor usage in sgd-op
8 years ago
liaogang 5e8a4f16c7 Fix conflcts
8 years ago
liaogang ee112915e3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into error
8 years ago
Qiao Longfei e3b27d1998 Add sgd op (#2950)
8 years ago
liaogang aae53d836b Merge conflicts
8 years ago
xzl 1f516fa0ef modify format, and modify the layer grad test, op test
8 years ago
QI JUN d81084939b Merge pull request #2953 from wangkuiyi/tensor_type_to_eigen
8 years ago
liaogang 2d2ee47bda FIX: fix string
8 years ago
qijun d6d057b4e8 change EQ to NEAR for float value
8 years ago
xzl 81998868f0 fuse interface of depthwise to expandconv
8 years ago
xzl 77ff97ab38 fuse interface of depthwise to expand in python api
8 years ago
whs 2e2a674892 Merge pull request #2490 from wanghaoshuang/crop_layer
8 years ago
Yu Yang d52913401d Merge pull request #2947 from reyoung/feature/add_op_test
8 years ago
qijun 57c27b4e00 make EigenTensor default unaligned and follow comments
8 years ago
wanghaoshuang 676b76da4a fix cmake
8 years ago
liaogang 97c2a9a969 Fix: compiler error under gpu
8 years ago
liaogang fab896c5a0 Remove using namespace
8 years ago
Yu Yang e8304bd92a Merge pull request #2945 from reyoung/feature/grouped_ops
8 years ago
qijun cff8762f26 add more uinttest for EigenTensor
8 years ago
liaogang 941eccac83 Follow comments
8 years ago
xzl 21ab0eb8e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl f7390d115c delete useless .h header in DepthwiseConvOpGpu.cu
8 years ago
wanghaoshuang 2e58f2c4c9 Merge branch 'crop_layer' of https://github.com/wanghaoshuang/Paddle into crop_layer
8 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
qijun d9fa6159b7 add Flatten method to EigenVector
8 years ago
whs d83bae85da Merge branch 'develop' into crop_layer
8 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
8 years ago
Yu Yang 0a0b4caaa7 Change Operator::create use py::bytes not std::string
8 years ago
Yu Yang b90780c3a8 Merge pull request #2939 from reyoung/feature/refine_tensor_hpp
8 years ago
xzl d50c71f3e2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mobilenet_gpu
8 years ago
xzl 66520af9ca accelerate inputbackward(delete 'if' in this func) of depthwise conv
8 years ago
qingqing01 c1ebb3143f Merge pull request #2785 from wanghaoshuang/voc_dataset
8 years ago
Yi Wang 1981eaf922 Fix Tensor::data interface
8 years ago
Helin Wang 3d4e808ce4 cmake: fix problem that go_library is never rebuilt.
8 years ago
Yi Wang 2538e20787 Fix wrong inclusion path
8 years ago
Yi Wang 00ed564307 Update
8 years ago
Yi Wang cb1d1f167c Add unit test
8 years ago
Yi Wang 642d3c4687 Refactorize Tensor to Eigen convesion
8 years ago