Commit Graph

4691 Commits (5b07d4e009f60229bf2e25abbccf567f9cce9964)
 

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