Commit Graph

21208 Commits (db9e700ba1d7fb4a264225439bf66f24fba66ff4)
 

Author SHA1 Message Date
liaogang 91a4064e35 Follow comments 8 years ago
liaogang 724d6dd40a Replace outputH to batchSize 8 years ago
liaogang 6e12482e4f revert flags.cmake 8 years ago
liaogang d373c10091 Fix bilinear interp bug 8 years ago
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. () 8 years ago
wenboyang c64cd6feb4 Use diff to compare config unittest () 8 years ago
backyes 93e4d0cce6 using find_package for swig () 8 years ago
backyes 744dba4abd add rdma cmake support () 8 years ago
gangliao 8ff9aa3d2a Update ISSUE_TEMPLATE.md () 8 years ago
lzhao4ever 36bda94eb4 include mkl_lapacke.h () 8 years ago
emailweixu 6c3a678c9a Add elementwise math operations () 8 years ago
Yu Yang 568d9cff1d Add Issue template to guide user submit good issue () 8 years ago
gangliao 3e2dc77cc7 Add code coverage and coveralls () 8 years ago
gangliao 33004ecfb7 Fix glog check type unmatch in Util.cpp () 8 years ago
gangliao 3424a4c0d8 Fix bug and redundant code in hl_dso_loader.cc () 8 years ago
wangkuiyi ed83a1d6b6 Fix minor errors in instructions of building Paddle on Mac OS X () 8 years ago
emailweixu f6f80b9378 install the right python package version () 8 years ago
hedaoyuan 1de75c039f report error when use parallel_nn to train recurrent_nn model () 8 years ago
lzhao4ever 5f2059db05 Add matrix inverse () 8 years ago
emailweixu 9f9b4afcdb install the right python package version () 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 () 8 years ago
Yu Yang 968464cc60 Fix a bug in testOnePeriod. () 8 years ago
qingqing01 5acf136615 Bug fix in CudnnConvLayer, which will lead to destruction error. () 8 years ago
Yu Yang ee028bb5ea Add How to build docs () 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 () 8 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. () 8 years ago
qijun cdac60f616 add SpatialPyramidPoolLayer c++ support 8 years ago
backyes 12945b2c90 Add glog header path to include () 8 years ago
gangliao 6467c38202 Add default cuda system path () 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 () 8 years ago
luotao1 fc9ca53ae4 fix interface bug of block_expand_layer and add unittest () 8 years ago
luotao1 ca5a5ec480 Make Paddle --save_dir support a directory name () 8 years ago
backyes 0e1a22d0fc set test_period default value to 0 () 8 years ago
Yu Yang 45dca19a8d Change contribute to paddle to fit new branching model () 8 years ago
emailweixu cbe734b396 Python trainer api () 8 years ago
backyes 46bd5f53e3 add input sparse data check for sparse layer at runtime () 8 years ago
emailweixu d1d52bb7d4 Update contribute_to_paddle.md () 9 years ago
emailweixu d6944dec16 Sequence tagging demo () 9 years ago
gangliao 9c5c38fa2a FIx check type unmatch in MaxOutLayer () 9 years ago