Commit Graph

3725 Commits (d03159be093ef9cc3af01b71ec87f31c443328e5)
 

Author SHA1 Message Date
gongweibao f904e79410 rm not need
8 years ago
gongweibao 96a56b962a rm not need
8 years ago
gongweibao 9011f9e52c add precommit
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
gongweibao 94dbe44b16 Merge remote-tracking branch 'upstream/develop' into develop
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
hedaoyuan 7aac38c794 Refactoring the code implementation of exconv adn exconvt layer with GemmConvFunction.
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
gongweibao 8f5805d3b3 Merge remote-tracking branch 'upstream/develop' into develop
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
Tao Luo ddb241f44f Merge pull request #2391 from luotao1/dev
8 years ago
hedaoyuan 9885c578d7 format
8 years ago
hedaoyuan d99faf3108 Add the calculation implementation of GemmConvGradInputFunction.
8 years ago
gangliao 904969f2cf Merge pull request #2390 from gangliao/refine_doc
8 years ago
Liu Yiqun 235918375d Remove the requires of opencv-python.
8 years ago
whs 3d7a613e02 Merge pull request #2242 from wanghaoshuang/flowers_reader
8 years ago
Luo Tao 8c18b60cfb Merge branch 'release/0.10.0' into dev
8 years ago
liaogang f202d4e036 ctest output on failure
8 years ago
liaogang 35d03c847c remove VERBOSE in ctest
8 years ago
gongweibao 09c8bf2d5b Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
emailweixu 2c7d8e7b9f Merge pull request #2369 from emailweixu/print_layer
8 years ago
emailweixu 6c7cfad06b Merge pull request #2383 from gangliao/refine_doc
8 years ago
hedaoyuan 90326198e9 Bug fix & add test of GemmConvGradFilter.
8 years ago
hedaoyuan 6a93f0f37a Add the calculation implementation of GemmConvGradFilterFunction
8 years ago
gangliao e4c97e48e5 Merge pull request #2006 from livc/git_usage_en_version
8 years ago
liaogang 6cb6a548a9 rename CMAKE_CURRENT_LIST_DIR to CMAKE_CURRENT_SOURCE_DIR
8 years ago
hedaoyuan afbe556e56 Modify the arguments description of ConvFunctionBase. And add the definition of backward input and backward filter function.
8 years ago
wanghaoshuang 990b7d7bc9 rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py
8 years ago
wanghaoshuang e62a4d7abe xmap: change multiprocess to multithread.
8 years ago
wanghaoshuang@baidu.com 2799b0ec50 Add flowers dataset for image classification model
8 years ago
Tao Luo b15b26374b Merge pull request #2375 from luotao1/v1_demo
8 years ago
Yiqun Liu e36e24d49c Merge pull request #2299 from Xreki/support_scalar_kernels
8 years ago
Luo Tao 76f1fd18f9 remain mnist demo
8 years ago
qingqing01 4537b7bc8c Merge pull request #2376 from Xreki/warpctc_note
8 years ago
Liu Yiqun 31e333a212 Add doc to the usage of warp-ctc.
8 years ago
Luo Tao 46e60761d1 remove duplicated examples, and rename demo to v1_api_demo
8 years ago
Cao Ying 018181fb0c Merge pull request #2137 from cxysteven/vae
8 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
8 years ago
dangqingqing b783e08ea0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
dangqingqing b3ac51ff90 GPU implementation of row conv.
8 years ago
xuwei06 252c84dbe1 Correctly handle print_layer in V2 API
8 years ago
gangliao e1dbb2fc13 Merge pull request #2365 from emailweixu/global_external_targets
8 years ago