Commit Graph

3634 Commits (f8ef8c174c442f14662a94e59fcda6587498c8a5)
 

Author SHA1 Message Date
hedaoyuan f8ef8c174c Add the GPU version implementation of ImageExpandGrad function.
8 years ago
hedaoyuan 152bd2f9c8 Add the GPU version implementation of ImageExpand function.
8 years ago
hedaoyuan 34362d9381 Fix some of the wrong comments in im2col.h file.
8 years ago
hedaoyuan 9c009b4087 Remove GemmConvOp.h file.
8 years ago
hedaoyuan 0672d330a3 Use the TensorShape to reconstruct the arguments of the Im2ColFunctor and Col2ImFunctor interfaces.
8 years ago
hedaoyuan 2acb84fe70 Add ImageExpandGrad Function.
8 years ago
hedaoyuan 61aa1098fd BlockExpandLayer based on the ImageExpand Function.
8 years ago
hedaoyuan 48e0f43253 Add ImageExpandFunction.
8 years ago
qingqing01 1b8d2e65ae Merge pull request #2373 from qingqing01/row_conv
8 years ago
gangliao 98e3254292 Merge pull request #2446 from gangliao/ostream
8 years ago
liaogang 110c0570a5 clang-format
8 years ago
liaogang aeecdadf3d add ostream
8 years ago
qingqing01 6bc9277503 Merge branch 'develop' into row_conv
8 years ago
Cao Ying 027c5db351 Merge pull request #2384 from lcy-seso/fix_config_parsing_bug
8 years ago
caoying03 892b1f9ff6 Merge branch 'develop' into fix_config_parsing_bug
8 years ago
gangliao 27b9389ae0 Merge pull request #2437 from typhoonzero/update_rdma_swig_cmake
8 years ago
wuyi05 a85ca79a1d make swig link RDMA libs if RDMA enabled
8 years ago
乔龙飞 c4eb747f85 Merge pull request #2434 from wangkuiyi/stringpiece
8 years ago
Yi Wang 7aa08aa3e0 Merge pull request #2432 from wangkuiyi/stringpiece
8 years ago
Yi Wang 327a8f36be Minimize header file inclusion
8 years ago
Yi Wang 44dc970583 Finish StringPiece and unit tests
8 years ago
Yi Wang cd91722a95 Add more unit tests
8 years ago
Yi Wang c06c6789db Add stringpiece module
8 years ago
dangqingqing f18d83f3c4 follow comments
8 years ago
dangqingqing 37015fadbd update code
8 years ago
Cao Ying d338976579 Merge pull request #2420 from Haichao-Zhang/bug_fix_printValueString
8 years ago
Cao Ying a3123e210c Merge pull request #2412 from lcy-seso/add_config_helper_for_prelu
8 years ago
caoying03 996614814d follow comments and refine doc.
8 years ago
Tao Luo f703b5b47b Merge pull request #2411 from luotao1/top_k
8 years ago
caoying03 50764480c1 follow comments.
8 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
8 years ago
caoying03 2f4e968b81 follow comments.
8 years ago
zhanghaichao 5f5ab28b67 bug fix in order to print sequence contents (ids) correctly
8 years ago
helinwang 8cc453166e Merge pull request #2414 from helinwang/fix_unittest
8 years ago
Helin Wang 4c01cfa193 fix variable name
8 years ago
Helin Wang 92626ba349 fix error handling for LightNetwork
8 years ago
Helin Wang c9ce0fc650 try to fix unit test test_ProtoServer, test_TrainerOnePass
8 years ago
Luo Tao 5bab98a3c5 remove top_k argument in classification_cost
8 years ago
caoying03 35332a22aa add eos layer as an extra parent.
8 years ago
caoying03 1e21259d5c fix the bug of parsing evaluator in SRL in PaddleBook.
8 years ago
Yiqun Liu 29a0bc83e0 Merge pull request #2394 from Xreki/fix_setup_opencv-python
8 years ago
caoying03 692d251869 add missing configuration functions in v2 API.
8 years ago
Liu Yiqun 96204c3c3a Choose to disable the dependency of opencv-python on arm-based platforms.
8 years ago
dangqingqing a5dfc556d4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
dangqingqing 6e8c5665b4 Add layers into doc.
8 years ago
gangliao 35c93b4e6c Merge pull request #2393 from Xreki/fix_openblas_arm
8 years ago
Liu Yiqun 590f8f0648 Merge branch 'develop' into fix_setup_opencv-python
8 years ago
Liu Yiqun e5d33e7760 Fix typo.
8 years ago
Liu Yiqun 804065a6bc Merge branch 'fix_openblas_arm' of https://github.com/Xreki/Paddle into fix_openblas_arm
8 years ago
Liu Yiqun 366ea1d879 Remove DYNAMIC_ARCH when building openblas for arm-based archiectures.
8 years ago