Commit Graph

15222 Commits (ca2d6d3c669eddf45c196383879300bba2fd8962)
 

Author SHA1 Message Date
gangliao 1c09e9d5d1 Update readme () 9 years ago
gangliao d8e2874185 Fix CUDA_VERSION Comparsion () 9 years ago
gangliao 29c16e2242 Update Readme () 9 years ago
Yu Yang b221509695 [DOC CHANGE] Rerange Build docs & emphasize them in README.md () 9 years ago
gangliao 2a0a5391ca Update build docs () 9 years ago
hedaoyuan b52039bd11 some bug fix for sparse matrix () 9 years ago
Yu Yang 0276f15a45 add scripts to build ubuntu install package. () 9 years ago
gangliao 3ca5df0f47 Fix bug when only support AVX 2 () 9 years ago
Yu Yang d539e78012 Merge commit '12b619343b0e8e35cda6335f8230c4168277b8dd' 9 years ago
gangliao 12b619343b Update build docs () 9 years ago
gangliao 26cf303617 Merge pull request from emailweixu/fix_FindAVX 9 years ago
xuwei06 6ea794872f Fix cmake/FindAVX.cmake 9 years ago
gangliao 90234791f4 Add automatic check AVX in CMake () 9 years ago
gangliao 2920b6bc0d Merge pull request from gangliao/master 9 years ago
liaogang efea5c8460 Revise some word in build doc 9 years ago
liaogang 8ddc5faac1 Update Mac OS X port 9 years ago
gangliao 54c37ab735 Merge pull request from reyoung/mac_port 9 years ago
Yu Yang cbb904356c Remove main function in some unittest. 9 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest () 9 years ago
emailweixu 6decbdf4f5 Fix potential dead lock in PyDataProvider2 () 9 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn () 9 years ago
Yu Yang baaaa0b09d Add NOAVX Docker image scripts. () 9 years ago
Yu Yang 4bc4a44ed9 Check if paddle is installed when unittest. () 9 years ago
liaogang 876ab96a37 Merge remote-tracking branch 'upstream/master' 9 years ago
liaogang eaedef89d0 Update build doc 9 years ago
liaogang 0072ef50bf Fix compile check type failed in linux 9 years ago
gangliao 98d9b34b2f Merge pull request from reyoung/add_analystics 9 years ago
Yu Yang 34f1b88027 Add analystic scripts to documentation 9 years ago
liaogang 23e47bb600 Merge remote-tracking branch 'upstream/master' 9 years ago
liaogang a8df411192 Replace random_shuffle using shuffle. 9 years ago
Yu Yang d130d18146 Complete unittest for trainer_config_helpers. () 9 years ago
Haonan 1c56e0dc9e fixed the name issue for conv_operator and added a test case () 9 years ago
luotao1 942d2b6222 fix dead link in quick start () 9 years ago
emailweixu b15a4783cb Correctly handling multiple inputs and integer inputs for recurrent_g… () 9 years ago
luotao1 ffc341675d Add parallel_nn api and unittest () 9 years ago
liaogang 1d4bc47805 support gettid() on MAC OS X 9 years ago
liuyuan 2289c141c2 Refine comment for CRF related headers. () 9 years ago
Haichao-Zhang 332194c881 add type compatible check for ParamAttr () 9 years ago
Zrachel 77ed98d1a8 fix bugs under kSgdSparseCpuTraining mode () 9 years ago
liaogang 5bca34ed24 Merge remote-tracking branch 'upstream/master' 9 years ago
liaogang 32b5557329 Add thread Barrier unit test 9 years ago
hedaoyuan 341486d54d Merge pull request from qingqing01/cudnn_conv 9 years ago
qingqing01 c1c07bbef6 Update CudnnConvLayer.cpp 9 years ago
dangqingqing 95da095d10 fix cudnn conv bug which occurs in image classfication demo in GTX GPU 9 years ago
Yu Yang 7eb29f264b Try to fix MultinomialSampler () 9 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation () 9 years ago
Haonan 98bc889cb5 split the input list of conv_operator into two inputs: image and filter () 9 years ago
liaogang b8d26ff4d7 fix float except bugs 9 years ago
Haonan b130ba7328 fixed bugs in conv_operator; add calc_output_size () 9 years ago
liaogang aaed5cfccc revert real into float for swig API 9 years ago