Commit Graph

308 Commits (46bd5f53e3e536e712f3ee36c700834206db7e7a)
 

Author SHA1 Message Date
backyes 46bd5f53e3 add input sparse data check for sparse layer at runtime (#247)
8 years ago
emailweixu d1d52bb7d4 Update contribute_to_paddle.md (#248)
8 years ago
emailweixu d6944dec16 Sequence tagging demo (#225)
8 years ago
gangliao 9c5c38fa2a FIx check type unmatch in MaxOutLayer (#242)
8 years ago
Z-TAO 07b2e5d54c Fix dataprovider converter for sparse data
8 years ago
luotao1 652b83478f remove deprecated start input in img_pool_layer (#237)
8 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
8 years ago
wenboyang e83950b0d2 error in doc of quick_start (#228)
8 years ago
luotao1 e20ff3b3e9 fix build bug in gcc46 (#236)
8 years ago
luotao1 ac383dd021 add missing layer_attr (#234)
8 years ago
alvations e387cdba77 Added Bidi-LSTM and DB-LSTM to quick_start demo (#226)
8 years ago
luotao1 e1f57bfd66 add base class for seqlastin/max/average layer (#187)
8 years ago
Yu Yang 76fb74dc2e Fix install_docker.rst and data_sources file open mode
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
Zrachel 45280a07da Supplement doc for RNN (#214)
8 years ago
emailweixu 28bc05b126 Fix sparse training for trainer_count=1 (#204)
8 years ago
emailweixu b22e50ede3 Update docker_instll.rst docker image name (#210)
8 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. (#197)
8 years ago
Yu Yang e4952ca6ce Add FAQ (#128)
8 years ago
luotao1 4e43a59a18 remove unmerged internal documents (#205)
8 years ago
Zrachel 6d21ecef54 add cost_type constraint to weighted_cost interface (#206)
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
wangyang59 e26f220df8 Mnist demo (#162)
8 years ago
backyes 6f0d634e02 set MKL search path with intel64 (#188)
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
luotao1 199a6a4b5c add weight for cost layer interface (#177)
8 years ago
QiJune 86bb5ef169 Read git sha1 when building Paddle, and add it to PADDLE_VERSION macro
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
stoneyang 8a044d2e2d typo in image classification demo (#167)
8 years ago
gangliao 0ab332242f Support MAC OS Sierra (#169)
8 years ago
qingqing01 db38043439 bug fix for dataprovider for quick start inference (#168)
8 years ago
Zrachel 1c2ebe467b add interface and test of RecurrentGradientMachine (#156)
8 years ago
gangliao 1c09e9d5d1 Update readme (#155)
8 years ago
gangliao d8e2874185 Fix CUDA_VERSION Comparsion (#165)
8 years ago
gangliao 29c16e2242 Update Readme (#153)
8 years ago
Yu Yang b221509695 [DOC CHANGE] Rerange Build docs & emphasize them in README.md (#151)
8 years ago
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