Commit Graph

189 Commits (2289c141c2722c10d3dc4146d58ba2384fb5c770)
 

Author SHA1 Message Date
emailweixu 1c5514f4ff Merge pull request #54 from reyoung/fix_calc_batch_size_deadlock
9 years ago
Yu Yang 25fd8731ec Merge branch 'master' into fix_calc_batch_size_deadlock
9 years ago
Yu Yang 0c8aeffb9a Fix a PyDataProvider2 bug when use calc_batch_size
9 years ago
Yu Yang 62da4ad5b4 Merge branch 'master' into LazyInstallPaddleWheels
9 years ago
Yu Yang b76682c5e3 Exit when pip install failed
9 years ago
Yu Yang 1d87c6e0c6 Merge branch 'master' into custom_stack_trace_refines
9 years ago
Yu Yang 33767364d1 reorganize the chinese doc catalog (#53)
9 years ago
gangliao b159a36e3f fix redundant macro in hl_device_functions.cuh
9 years ago
Yu Yang 6ef0b7ce6d Merge branch 'master' into LazyInstallPaddleWheels
9 years ago
Yu Yang ad94ba19f9 Merge branch 'custom_stack_trace_refines' of https://github.com/reyoung/Paddle into custom_stack_trace_refines
9 years ago
Yu Yang 49a92da24c Add unittest to CustomStackTrace.
9 years ago
Yu Yang b384af58be Fix bugs in CustomStackTrace.
9 years ago
Yu Yang bb9470b3cd Add unittest to CustomStackTrace.
9 years ago
comeonfox 30bb3830be Replace DataProviderWrapperConverter with DataProviderConverter in demos (#50)
9 years ago
hedaoyuan 6a83d3700c Merge pull request #51 from reyoung/fix_lstm_avx_error
9 years ago
Yu Yang 4a880f03c3 Fix bug in NO_AVX when using lstm
9 years ago
Yu Yang a732b165b5 Fix bugs in CustomStackTrace.
9 years ago
Yu Yang ddb0f8abdd Merge branch 'master' into LazyInstallPaddleWheels
9 years ago
Yu Yang 7cf8e0c9e6 Lazy install Paddle wheels
9 years ago
Yu Yang 3304de7ade Merge pull request #48 from reyoung/master
9 years ago
Luo Tao dbaabc94fb fix unitest of test_RecurrentGradientMachine, and some tiny doc update
9 years ago
Yu Yang d6d91223b5 fix docker tag mistake
9 years ago
liuyuan04 5547a7601b Refine doc of Python Prediction API, replace
9 years ago
He 903d5c7ec0 bug fix for hl_matrix_classification_error
9 years ago
Yu Yang fdd40e5528 Fix 32-bit gcc compile warnings.
9 years ago
xuwei06 7ad55a4e76 Fix ThreadParameterUpdater
9 years ago
liuyuan04 721b09eee6 Update Jumbo package to 0.8.0b0.
9 years ago
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