Commit Graph

25164 Commits (1b7de8945593ea4cb493fd081adc2b24604a53d8)
 

Author SHA1 Message Date
Yu Yang fbfd24e6d9 revert CRFLayer, remove wrong gpu support
9 years ago
Haonan 6a873f505f fix the layer name error when stacking RecurrentGroups
9 years ago
Haonan 1e1a33b574 Argument concat for subsequence start positions
9 years ago
Yu Yang c3c76d69a4 Merge branch 'master' of github.com:baidu/Paddle into opensource
9 years ago
hedaoyuan 81c86f9b7b Merge pull request #47 from reyoung/master
9 years ago
Yu Yang daaf5a42ec Add travis support to PaddlePaddle
9 years ago
dangqingqing 5209fccea1 Update installation document and quick start.
9 years ago
liaogang d6d85add20 fix bug in findLastSet
9 years ago
dangqingqing f15aa8097a Update installation document and quick start document.
9 years ago
Luo Tao 38d735716b fix dead link and some warning, tiny modify on some document
9 years ago
liaogang 2fe39f8c7a modify flags.cmake to support modern gpu arch
9 years ago
dangqingqing eb26ebf99d Remove img_rnorm_layer and fix ParameterAttribute bug for some layer wrapper.
9 years ago
Yu Yang eed8e34393 Fix a link typo in previous commit.
9 years ago
Luo Tao 2b795845ad fix dead link
9 years ago
liaogang 291318e5a2 delete Bits.h and move its func into utils/Util.h
9 years ago
liaogang 4866c99550 add custom CUDA_ARCH for modern Gpus
9 years ago
Yu Yang 79d4e5dfa6 Add sudo instructions in document
9 years ago
wangmiao1981 c6950a2294 modify comments
9 years ago
Yu Yang dc0e1db1bd Merge branch 'master' of github.com:baidu/Paddle into opensource
9 years ago
Yu Yang c5d1902223 Make helper shows the correct output value
9 years ago
Yu Yang 76a668cb63 Merge "Remove img_rnorm_layer and fix ParameterAttribute bug for some layer wrapper." into opensource
9 years ago
dangqingqing 9269a5b4cb Remove img_rnorm_layer and fix ParameterAttribute bug for some layer wrapper.
9 years ago
Yu Yang cd1c6d58be Merge "removed unnecessary lines on environment configuration in image classification demo" into opensource
9 years ago
Yu Yang c974a99325 Remove the extra endif by merge error
9 years ago
Fan Yang e150be6ecb removed unnecessary lines on environment configuration in image classification demo
9 years ago
emailweixu 77c1f46ed0 Merge pull request #11 from stoneyang/master
9 years ago
Yu Yang ecdeaad928 Remove the extra endif by merge error
9 years ago
Fan Yang aa1ef13717 removed unnecessary lines on environment configuration in image classification demo
9 years ago
Yu Yang 916f96f0a6 Merge branch 'master' of github.com:baidu/Paddle into opensource
9 years ago
Yu Yang c6fd55e4d7 Remove print for cuda gencode
9 years ago
Yu Yang 5de6b97a22 Merge branch 'master' of ssh://gitlab.baidu.com:8022/idl-dl/paddle_opensource_mirror
9 years ago
Fan Yang c9dc794e19 fixed build issue of double definition of atomicAdd on modern GPUs
9 years ago
wangjiangb 0b02a221ff Fix errors for high version GPU.
9 years ago
luotao02 6968191ede fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
9 years ago
dangqingqing 54d4968d38 Refine code and comments for CRMNormLayer.
9 years ago
wangyanfei01 2c3c027892 upgrade platform to support ocr specific requirements
9 years ago
yanchong01 9de3705615 new paddle fcr for session nn
9 years ago
liaogang 8ae1b325d6 â€fix bug in cuda_aggregate
9 years ago
hedaoyuan 24acf8d5f9 fix cuda-8.0 compile
9 years ago
emailweixu 819fa2fbf1 Update README.md
9 years ago
Yu Yang 05dc78ea13 Merge branch 'master' of github.com:baidu/Paddle
9 years ago
liuyuan04 0f7e9373ba Fix dead link in Chn quick start
9 years ago
liaogang f2b84d54bc Merge pull request #15 from stoneyang/hl_device_func
9 years ago
luotao02 fe22c46491 fix bug in CMakelists and layers.py
9 years ago
Fan Yang f2aa2747ca fixed build issue of double definition of atomicAdd on modern GPUs
9 years ago
caoying03 af0bbfa267 add comments for networks.py
9 years ago
yuyang18 200dfa168c Add settings documentation
9 years ago
dangqingqing 7f1d6c5a75 Fix some documentations.
9 years ago
xuwei06 80790017e2 Fix python/setup.py.in
9 years ago
wangjiang03 2def4b3e0d Improve Documentation.
9 years ago