Commit Graph

315 Commits (212d3391029b49526eb617aa30c49119034c6724)
 

Author SHA1 Message Date
gangliao 2a0a5391ca Update build docs (#149)
8 years ago
hedaoyuan b52039bd11 some bug fix for sparse matrix (#133)
8 years ago
Yu Yang 0276f15a45 add scripts to build ubuntu install package. (#132)
8 years ago
gangliao 3ca5df0f47 Fix bug when only support AVX 2 (#150)
8 years ago
gangliao 12b619343b Update build docs (#148)
8 years ago
gangliao 26cf303617 Merge pull request #147 from emailweixu/fix_FindAVX
8 years ago
xuwei06 6ea794872f Fix cmake/FindAVX.cmake
8 years ago
gangliao 90234791f4 Add automatic check AVX in CMake (#145)
8 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
8 years ago
liaogang efea5c8460 Revise some word in build doc
8 years ago
liaogang 8ddc5faac1 Update Mac OS X port
8 years ago
gangliao 54c37ab735 Merge pull request #3 from reyoung/mac_port
8 years ago
Yu Yang cbb904356c Remove main function in some unittest.
8 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
8 years ago
emailweixu 6decbdf4f5 Fix potential dead lock in PyDataProvider2 (#140)
8 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn (#122)
8 years ago
Yu Yang baaaa0b09d Add NOAVX Docker image scripts. (#129)
8 years ago
Yu Yang 4bc4a44ed9 Check if paddle is installed when unittest. (#134)
8 years ago
liaogang 876ab96a37 Merge remote-tracking branch 'upstream/master'
8 years ago
liaogang eaedef89d0 Update build doc
8 years ago
liaogang 0072ef50bf Fix compile check type failed in linux
8 years ago
gangliao 98d9b34b2f Merge pull request #135 from reyoung/add_analystics
8 years ago
Yu Yang 34f1b88027 Add analystic scripts to documentation
8 years ago
liaogang 23e47bb600 Merge remote-tracking branch 'upstream/master'
8 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
8 years ago
Yu Yang d130d18146 Complete unittest for trainer_config_helpers. (#108)
8 years ago
Haonan 1c56e0dc9e fixed the name issue for conv_operator and added a test case (#131)
8 years ago
luotao1 942d2b6222 fix dead link in quick start (#123)
8 years ago
emailweixu b15a4783cb Correctly handling multiple inputs and integer inputs for recurrent_g… (#114)
8 years ago
luotao1 ffc341675d Add parallel_nn api and unittest (#110)
8 years ago
liaogang 1d4bc47805 support gettid() on MAC OS X
9 years ago
liuyuan 2289c141c2 Refine comment for CRF related headers. (#117)
9 years ago
Haichao-Zhang 332194c881 add type compatible check for ParamAttr (#113)
9 years ago
Zrachel 77ed98d1a8 fix bugs under kSgdSparseCpuTraining mode (#100)
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 #107 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 (#102)
9 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation (#99)
9 years ago
Haonan 98bc889cb5 split the input list of conv_operator into two inputs: image and filter (#104)
9 years ago
liaogang b8d26ff4d7 fix float except bugs
9 years ago
Haonan b130ba7328 fixed bugs in conv_operator; add calc_output_size (#101)
9 years ago
liaogang aaed5cfccc revert real into float for swig API
9 years ago
liaogang 7ff8e76229 Shrink batch size on unit test for Mac OS X
9 years ago
liaogang 8b1c76af3c comment LOG(info) in createPythonClass
9 years ago
liaogang 536bf7d87f fix poolAllocator unordered_map bug on Mac OS X
9 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang 2daa05c0b5 add build on MAC OSX docs
9 years ago