Commit Graph

154 Commits (a1d1565fb98888b53176891de39b11b5de177580)

Author SHA1 Message Date
hedaoyuan a1d1565fb9 add some comments
8 years ago
hedaoyuan 7e0b51f28f some bugs fix
8 years ago
hedaoyuan a7855d3ebb Lazy Assignment
8 years ago
hedaoyuan 3a5d60bc1c compile test_Tensor.cu with CPU
8 years ago
hedaoyuan 07f30241b8 fixed some nvcc compilation related
8 years ago
hedaoyuan e63f1e6952 merge from cooder
8 years ago
luotao1 e20ff3b3e9 fix build bug in gcc46 (#236)
8 years ago
luotao1 e1f57bfd66 add base class for seqlastin/max/average layer (#187)
8 years ago
luotao1 6bef8390b9 fix bug in some different python environment (#220)
8 years ago
Yu Yang 58f896c3f4 Speed up PyDP2, support numpy.float array (#207)
8 years ago
emailweixu 28bc05b126 Fix sparse training for trainer_count=1 (#204)
8 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. (#197)
8 years ago
luotao1 4e43a59a18 remove unmerged internal documents (#205)
8 years ago
gangliao c13bdb15cd remove redundant HPPL_TYPE_DOUBLE (#200)
8 years ago
luotao1 91df606280 remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183)
8 years ago
luotao1 cebdb66768 hierarchical rnn document, add new config example (#106)
8 years ago
Yu Yang c2d418dbfd Merge internal changes (#198)
8 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
8 years ago
Yu Yang 3edc4202b0 Add travis for osx (#189)
8 years ago
Mark 9f244e4a39 Should not compile the two files if -DWITH_AVX=OFF. (#163)
8 years ago
gangliao 9e11ca8096 Use C++ 11 atomic_flag in MacOS as spin lock (#175)
8 years ago
qingqing01 191fafe355 support rectangle padding, stride, window and input for PoolProjection (#115)
8 years ago
gangliao 0ab332242f Support MAC OS Sierra (#169)
8 years ago
Zrachel 1c2ebe467b add interface and test of RecurrentGradientMachine (#156)
8 years ago
hedaoyuan b52039bd11 some bug fix for sparse matrix (#133)
9 years ago
Yu Yang 0276f15a45 add scripts to build ubuntu install package. (#132)
9 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
9 years ago
liaogang 8ddc5faac1 Update Mac OS X port
9 years ago
Yu Yang cbb904356c Remove main function in some unittest.
9 years ago
luotao1 1fc4352754 refine sparse momentum api and unittest (#126)
9 years ago
emailweixu 6decbdf4f5 Fix potential dead lock in PyDataProvider2 (#140)
9 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn (#122)
9 years ago
Yu Yang baaaa0b09d Add NOAVX Docker image scripts. (#129)
9 years ago
Yu Yang 4bc4a44ed9 Check if paddle is installed when unittest. (#134)
9 years ago
liaogang 0072ef50bf Fix compile check type failed in linux
9 years ago
liaogang 23e47bb600 Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
9 years ago
emailweixu b15a4783cb Correctly handling multiple inputs and integer inputs for recurrent_g… (#114)
9 years ago
luotao1 ffc341675d Add parallel_nn api and unittest (#110)
9 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
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
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
liaogang b8d26ff4d7 fix float except bugs
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