Commit Graph

339 Commits (e05f4ff26700dd34aa6d3c6da7061c62c5fa39c9)
 

Author SHA1 Message Date
Yu Yang e05f4ff267 Fix SRL hang when exit. (#291)
8 years ago
wenboyang c64cd6feb4 Use diff to compare config unittest (#363)
8 years ago
backyes 93e4d0cce6 using find_package for swig (#334)
8 years ago
backyes 744dba4abd add rdma cmake support (#284)
8 years ago
gangliao 8ff9aa3d2a Update ISSUE_TEMPLATE.md (#357)
8 years ago
lzhao4ever 36bda94eb4 include mkl_lapacke.h (#359)
8 years ago
emailweixu 6c3a678c9a Add elementwise math operations (#343)
8 years ago
Yu Yang 568d9cff1d Add Issue template to guide user submit good issue (#354)
8 years ago
gangliao 3e2dc77cc7 Add code coverage and coveralls (#296)
8 years ago
gangliao 33004ecfb7 Fix glog check type unmatch in Util.cpp (#353)
8 years ago
gangliao 3424a4c0d8 Fix bug and redundant code in hl_dso_loader.cc (#306)
8 years ago
wangkuiyi ed83a1d6b6 Fix minor errors in instructions of building Paddle on Mac OS X (#347)
8 years ago
emailweixu f6f80b9378 install the right python package version (#340)
8 years ago
hedaoyuan 1de75c039f report error when use parallel_nn to train recurrent_nn model (#335)
8 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
8 years ago
emailweixu 9f9b4afcdb install the right python package version (#326)
8 years ago
Haichao-Zhang d412a5ea21 add user_arg to LayerConfig (#315)
8 years ago
Yu Yang 968464cc60 Fix a bug in testOnePeriod. (#322)
8 years ago
qingqing01 5acf136615 Bug fix in CudnnConvLayer, which will lead to destruction error. (#317)
8 years ago
Yu Yang ee028bb5ea Add How to build docs (#312)
8 years ago
Yu Yang 7180b4246d Add some concepts documents to guide user for using paddle (#249)
8 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
8 years ago
backyes 12945b2c90 Add glog header path to include (#295)
8 years ago
gangliao 6467c38202 Add default cuda system path (#192)
8 years ago
zhouxiao-coder 212d339102 Adding an introduction doc for Paddle to implement simplest linear regression.
8 years ago
backyes fa24cbdbe1 Support empty Param Block in ParameterSever (#244)
8 years ago
luotao1 fc9ca53ae4 fix interface bug of block_expand_layer and add unittest (#265)
8 years ago
luotao1 ca5a5ec480 Make Paddle --save_dir support a directory name (#277)
8 years ago
backyes 0e1a22d0fc set test_period default value to 0 (#279)
8 years ago
Yu Yang 45dca19a8d Change contribute to paddle to fit new branching model (#275)
8 years ago
emailweixu cbe734b396 Python trainer api (#193)
8 years ago
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