Commit Graph

4871 Commits (226bf1dded770d394cb41d9254b3b06b3f00d1ea)
 

Author SHA1 Message Date
QI JUN d81084939b Merge pull request #2953 from wangkuiyi/tensor_type_to_eigen
8 years ago
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
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 21baa94b04 Merge branch 'feature/expose_net_op' into feature/middle_level_net_api
8 years ago
Yu Yang d52913401d Merge pull request #2947 from reyoung/feature/add_op_test
8 years ago
dongzhihong 73f4779808 Merge remote-tracking branch 'origin/develop' into backward2
8 years ago
Yu Yang 0380bfb3cf Expose Net to Python
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
fengjiayi 55d301722f Simplify Tensor implimentation
8 years ago
qijun 14cfb8c262 fix gpu build error
8 years ago
liaogang fab896c5a0 Remove using namespace
8 years ago
fengjiayi 3dc70ff282 Merge branch 'backward' of https://github.com/dzhwinter/Paddle into backward
8 years ago
Yu Yang e8304bd92a Merge pull request #2945 from reyoung/feature/grouped_ops
8 years ago
dongzhihong 8bc4892106 "fix comment "
8 years ago
qijun cff8762f26 add more uinttest for EigenTensor
8 years ago
liaogang 941eccac83 Follow comments
8 years ago
fengjiayi 94a6b1fa43 rename a macro
8 years ago
dongzhihong cb95587feb "ignore some gradient of specific op"
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
fengjiayi bf4da3d97a Refactor Rigistry::CreateGradOp()
8 years ago
liaogang 028f3dc4e5 Add memcpy
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
emailweixu 84a0d6d898 Merge pull request #2572 from skylian/error_clipping
8 years ago
helinwang a818afcc6c Merge pull request #2887 from helinwang/fix_pre_commit
8 years ago
xzl dbb658805e modity the format
8 years ago
fengjiayi e786746f6f Merge branch 'backward' of https://github.com/dzhwinter/Paddle into backward
8 years ago
dongzhihong 855cae603c move unused file
8 years ago
fengjiayi 7f1533f251 test collaborating
8 years ago