Commit Graph

7304 Commits (708cff32b1f8b9cf6da2c1a4a5d8458fea6eea0a)
 

Author SHA1 Message Date
zhouti dc6859f1e0 Added paddle on kubernetes tutorial.
8 years ago
liaogang 45b8c47e04 Add img_size for unit test
8 years ago
liaogang bd38facada Fix conflict
8 years ago
liaogang 57348806b5 Follow comments
8 years ago
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
qijun b282caf4f6 Merge remote-tracking branch 'baidu/develop' into feature/sppnet
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
qijun 766a61c374 fix conflict with baidu/develop
8 years ago
qijun fcf177fc4b reuse code of PoolProjection in PoolProjectionLayer
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
qijun cdac60f616 add SpatialPyramidPoolLayer c++ support
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
liaogang 460320a41c fix type unmatch on gcc
8 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
8 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
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