Commit Graph

145 Commits (58f896c3f40602116f68f6bfc58c96228d0f48bd)

Author SHA1 Message Date
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)
8 years ago
Yu Yang 0276f15a45 add scripts to build ubuntu install package. (#132)
8 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
8 years ago
liaogang 8ddc5faac1 Update Mac OS X 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 0072ef50bf Fix compile check type failed in linux
8 years ago
liaogang 23e47bb600 Merge remote-tracking branch 'upstream/master'
8 years ago
liaogang a8df411192 Replace random_shuffle using shuffle.
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
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
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
Yu Yang 2c5a6ac095 Optional fields to shrink generated proto size (#93)
9 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
9 years ago
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
9 years ago
liaogang 2d13462a2c Fix incompatible on CUDA atomicAdd operation
9 years ago
liaogang 4e37b226f4 Revise member variable in private barrier class
9 years ago
liaogang 75beeaf743 Fix unit test stack trace bug on MAC OS
9 years ago