Commit Graph

577 Commits (d52ebb029658e3d8f39804fa8750d3064b58bb6c)

Author SHA1 Message Date
liaogang 0eaf9f64e6 Remove sparse length limits
8 years ago
Yiqun Liu 4823075f95 Merge pull request #651 from Xreki/warpctc
8 years ago
Yu Yang 1539335383 Add unittest related #653
8 years ago
wangyanfei01 b7b7011def try to connect again if refused error found
8 years ago
Yi Wang 6216b59597 Resolve conflicts
8 years ago
gangliao 75351f586d Revert test_Matrix.cpp
8 years ago
Yu Yang 737f2bf3c1 Merge pull request #731 from reyoung/feature/fix_testing_style
8 years ago
Yu Yang 82774dbbd3 Merge pull request #239 from hedaoyuan/tensor
8 years ago
hedaoyuan abdcb8e128 format some files
8 years ago
Liu Yiqun 78bdd32471 Merge branch 'develop' into warpctc
8 years ago
Yu Yang 5d26716c69 Merge pull request #723 from wangkuiyi/woboq
8 years ago
Yi Wang 2f024ba527 Add more customizable ARGs with default values to Dockerfiles .
8 years ago
hedaoyuan d04c206f30 remove the 'using namespace paddle;' in the test files
8 years ago
Yi Wang af1c2e905d Add -U to RUN pip install
8 years ago
hedaoyuan 84a0574ac3 add a PerfUtils.h
8 years ago
Yu Yang ba68704edb Fix api test, fix testing script for macos
8 years ago
hedaoyuan 8d73681324 fix some errors due to merge
8 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge
8 years ago
hedaoyuan a1d1565fb9 add some comments
8 years ago
hedaoyuan 7e0b51f28f some bugs fix
8 years ago
hedaoyuan a7855d3ebb Lazy Assignment
8 years ago
hedaoyuan 3a5d60bc1c compile test_Tensor.cu with CPU
8 years ago
hedaoyuan 07f30241b8 fixed some nvcc compilation related
8 years ago
hedaoyuan e63f1e6952 merge from cooder
8 years ago
Tao Luo 44d4be6e43 Merge pull request #724 from Shi-Liang/theme_develop
8 years ago
liaogang 82694fd766 Fix faq adn docker doc conflicts
8 years ago
Yu Yang 3100406cc4 Simplify the testOnePeriod method.
8 years ago
liaogang 26b2996b0a Upgrade compiler‘s minimum version
8 years ago
qingqing01 239cadef3a Merge pull request #411 from backyes/bugfix_test_period
8 years ago
wangyanfei01 1f2423a919 follow comments: more docs
8 years ago
wangyanfei01 290ee32f2d fix confliction
8 years ago
hedaoyuan 17f7125b57 Merge pull request #643 from hedaoyuan/auto_compare
8 years ago
wangyanfei01 63de3ec2ba merge origin/develop and fix confliction
8 years ago
Yu Yang 34dc87e2f5 Merge pull request #716 from wangkuiyi/docker_arg
8 years ago
Yi Wang ccf89a5a24 Make browserable C++ source code into HTMLs
8 years ago
Yi Wang 1c4d71949f Replace m4 template by Dockerfile ARGs
8 years ago
Liu Yiqun 7bb7fed833 Simplify the CMakelist.txt and fix typos.
8 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
8 years ago
Shi-Liang 9563db3e77 modified the document config files and add theme files
8 years ago
Luo Tao 7830893a83 fix conflict
8 years ago
wangkuiyi 133dfc0340 Merge pull request #629 from wangkuiyi/docker_openssh
8 years ago
emailweixu 95ef1af2be Merge pull request #516 from wangyang59/gan
8 years ago
hedaoyuan 11479901a7 some bug fix
8 years ago
hedaoyuan 956b661cd9 Merge branch 'master' into auto_compare
8 years ago
hedaoyuan ee52c75946 delete BaseMatrixCompare, and add AutoCompare::cmpWithoutArg
8 years ago
Liu Yiqun 18b85e558a Add a script to auto compile the warp-ctc submodule.
8 years ago
Yi Wang 8e6965be4e Resolve conflict with upstream/develop
8 years ago
xuwei06 66520f8b41 Fix --job=test
8 years ago
Liu Yiqun 25f1fbc491 Merge branch 'develop' into warpctc
8 years ago
Yu Yang 257819d3d4 Merge pull request #621 from luotao1/docker
8 years ago
wangyang59 c3ebff5e70 modified demo/gan following emailxuwei comments
8 years ago
wangyang59 9a02bd419c fixed a small bug in demo/gan/README.md and testMatrix.py
8 years ago
wangyang59 3ebf6aaf9b fixed a gpu bug in trainer API to train gan using GPU
8 years ago
wangyang59 70b78b74ff fix a bug in BatchNormBaseLayer.cpp and add a test for it
8 years ago
xuwei06 fec6f8091f Skeleton for Generative Adverserial Nets
8 years ago
Yi Wang 20b416d256 Resolve conflict from git pull upstream develop
8 years ago
wangyang59 09a5b8bd4d consolidate img_conv.conf in test_NetworkCompare
8 years ago
wangyang59 0e78171802 changed group=2 in test_NetworkCompare
8 years ago
wangyang59 4641285c75 Added a test in test_NetworkCompare to verify cudnn and exconv, fixed a bug in cudnn_conv in dealing with groups
8 years ago
wangyang59 ba786b2e9e only do test_ConvUnify when there is a gpu
8 years ago
wangyang59 60bf1a476a Modifed ExpandConvBaseLayer to unify paras between expand and cudnn
8 years ago
wangyang59 fd92594353 added test_ConvUnify
8 years ago
hedaoyuan c410382145 add some comments
8 years ago
hedaoyuan 1df826e767 Add a AutoCompare and move some test form test_matrixCompare.cpp to test_Matrix.cpp
8 years ago
liaogang f340f37f02 Change atomicAdd to paddleAtomicAdd
8 years ago
Liu Yiqun a816443e11 Add submodule warp-ctc.
8 years ago
Luo Tao 1d1a04c033 follow comments on rectangle CNN
8 years ago
Liu Yiqun 5a97c98d6c Merge branch 'develop' into warpctc
8 years ago
Luo Tao d114d8976a Merge branch 'develop' into conv
8 years ago
qingqing01 31e57175d9 Merge pull request #655 from PaddlePaddle/release/v0.9.0
8 years ago
hedaoyuan f70fc4a439 move some test from test_matrixCompare.cpp to test_BaseMatrix.cpp and test_Matrix.cpp
8 years ago
Yu Yang 18645134bd Follow comments
8 years ago
Yu Yang ff5ca6927f Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_doc_drnn
8 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
8 years ago
wangkuiyi 765735b698 Merge pull request #645 from reyoung/feature/improve_paddle_version_check
8 years ago
Yu Yang 1d8d957322 Add `set -e` for paddle boot up script.
8 years ago
xutianbing 5de5453d15 add code comments for deepSwap
8 years ago
xutianbing c7f96de12e add unit test for deepSwap
8 years ago
xutianbing cf205d0d43 deepSwap
8 years ago
hedaoyuan 1873945dc7 Add test_Matrix.cpp for auto compare member functions of class Matrix
8 years ago
hedaoyuan 1bac8e60c3 modify the file name test_matrix.cpp to test_SparseMatrix.cpp
8 years ago
hedaoyuan 409a8a181d Merge branch 'develop' of https://github.com/baidu/Paddle into auto_compare
8 years ago
hedaoyuan 85e0cd709c move some BaseMatrix test from test_matrixCompare.cpp to test_BaseMatrix.cpp
8 years ago
wangyanfei01 1f743d381c Redesign test_period meaning:
8 years ago
hedaoyuan ff7b4284f4 Add a auto compare for BaseMatrix
8 years ago
Luo Tao 96615fe329 merge develop, fix conflict
8 years ago
Yi Wang a3a7e76c7f Respond to Helin's comments
8 years ago
Yi Wang 88802d15cd Remove template execution results from Dockerfile.m4
8 years ago
Yi Wang aca08255d2 Allow docker build to build from local Git commit.
8 years ago
Luo Tao a7671dee47 refine build_docker_image.rst
8 years ago
Yu Yang 341688b583 Bumping up version number
8 years ago
Yu Yang 6aece5060b Stash
8 years ago
Yu Yang da7c0f1326 Format sequence_nest_rnn_multi_unequalength*.conf
8 years ago
liaogang e488001675 Merge conflict with hl_cuda_device.cc
8 years ago
Yu Yang 514cbeff09 Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_doc_drnn
8 years ago
Luo Tao 9ea0661a82 clang format off on some cuda .cc file
8 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
Yu Yang e9f50bd50b Merge branch 'develop' into feature/add_clang_format_plugin
8 years ago
Yu Yang 731fe950c4 Change auto => size_t in BaseMatrix.cu
8 years ago
Yu Yang d42fbed02d Fix several cpp issues
8 years ago
liaogang ccea3b026e Add style check for *.cc files in cuda directory
8 years ago
gangliao 049f9d3a1c Fix a pointer comparison bug in hl_dso_loader.cc
8 years ago
backyes 5fdaa966ee Merge pull request #541 from reyoung/feature/fix_diff_type_compare
8 years ago
Yu Yang 5e738ca333 Change auto => size_t in BaseMatrix.cu
8 years ago
liaogang 8393c19ccf Add recursive mutex and counter for gpu profiler
8 years ago
Yu Yang 20600e7036 Fix several cpp issues
8 years ago
Yu Yang 0ed23581f1 Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_doc_drnn
8 years ago
Yu Yang a49d1d9529 Refine the original hrnn documentation.
8 years ago
liaogang 20aac5bba1 Add style check for *.cc files in cuda directory
8 years ago
gangliao 5a67a04e63 Merge pull request #511 from baidu/release/v0.9.0
8 years ago
Yu Yang 7b1d3c77c8 Refine ver2num function, add comments
8 years ago
Yu Yang 5b1ba87320 Add version check for paddle
8 years ago
liaogang f28f2e0ab7 Merge branch 'develop' of https://github.com/baidu/Paddle into profiler
8 years ago
liaogang 2c84c1ecfb Add profiler object and update docs
8 years ago
Luo Tao 496d64ebdb Support rectangle input for CNN
8 years ago
Yu Yang 65612425f2 Merge pull request #384 from wangyang59/trainerAPIGpu
8 years ago
liaogang 84cab2c763 Merge conflict with develop branch
8 years ago
liaogang e8c0fb9e14 Add GPU Profiler unit test
8 years ago
liaogang 2e9ea1cece Add Gpu profiler interface
8 years ago
Yu Yang 4705083ee1 Update dockerfile tags
8 years ago
Yu Yang c60f57b6e3 Fix some problems in Debian build scripts.
8 years ago
Yu Yang f702484ee2 Fix forwardTest for ids in python swig.
8 years ago
Yu Yang 9115ab1c11 Merge pull request #450 from reyoung/feature/pre-commit-hooks-scripts
8 years ago
wangyang59 4c86285a99 modifed Paddle.swig to specially handle UnsupportError only
8 years ago
wangyang59 b207535198 Add setUseGpu in PaddleAPI.h and handle UnsupportedError in swig with meaningful message displayed
8 years ago
wangyang59 91e6dcb68f fixed a bug in Paddle::Vector::createCpuVectorFromNumpy
8 years ago
wangyang59 70fecee080 add unittest for Matrix and Vector in API
8 years ago
wangyang59 f22573bdaf changed to isUsingGpu() in PaddleAPI.h and throw exceptions instead of CHECK
8 years ago
wangyang59 2be3a74779 Modified API to use FLAGS_use_gpu as useGpu default value
8 years ago
xuwei06 a6ad9a1608 Fix unittest
8 years ago
xuwei06 bf6f690f31 Add ScalingProjection
8 years ago
dangqingqing 48ea047100 Bug fix in testing mode.
8 years ago
Yu Yang 836d61382f Update pre-commit-config
8 years ago
Yu Yang b87427b682 Merge pull request #445 from QiJune/format_py_code_1st
8 years ago
Haonan 5591292b7a modifications according to comments
8 years ago
qijun 319742c641 format python code in demo, doc, doc_cn and paddle directories
8 years ago
Haonan 728defbec9 copy the data when createSparseMatrix
8 years ago
Haonan 069d0004dc multi_binary_cross_entropy when ids vector is provided
8 years ago
Yu Yang 818c81fecc Merge pull request #428 from reyoung/feature/add_check_env_for_docker
8 years ago
Tao Luo ca0bb40c6e Merge pull request #300 from QiJune/feature/sppnet
8 years ago
Haonan ebb153b067 Merge pull request #416 from yu239/hl_activetype
8 years ago
Tao Luo eb3bf9ea64 Merge pull request #360 from emailweixu/sum_cost
8 years ago
Haonan 45f6e1abee change hlactivetype instead of act.name
8 years ago
Yu Yang 64b7561ce6 Add checkout name for Dockerfile
8 years ago
qijun 9dd588b414 fix merge conflicts
8 years ago
gangliao 8295eb91bf Merge pull request #287 from gangliao/bilinear
8 years ago
qingqing01 cfc965d52c Merge pull request #269 from wangyang59/deconv
8 years ago
liaogang f27ff4d8a4 Revise code
8 years ago
qijun 61444d903d Merge remote-tracking branch 'baidu/develop' into feature/sppnet
8 years ago
emailweixu 5ccf84ab2e Merge pull request #383 from lzhao4ever/fix_matrix_inverse
8 years ago
wangyang59 af7a50c0d4 minor changes on deconv implementation and add protostr test for deconv layer
8 years ago
wangyang59 449120991e minor change to convTransLayer test in test_LayerGrad
8 years ago
wangyang59 53e1629a43 Refactored imageSize in ConvBaseLayer to MathUtil
8 years ago
wangyang59 03f4b1d4d2 minor changes on deconv per luotao1 comments
8 years ago
wangyang59 7a322df0a8 deconv implementation mionr changes in ConvBaseLayer.cpp and config_parser.py
8 years ago
wangyang59 fb20187aaa deconv layer implementation modification following luotao1 comments
8 years ago
wangyang59 3d72e94939 rebase deconv implementation with develop branch and resolve conflicts with pull#218 commit 45c81a414f
8 years ago
wangyang59 5e4cc241ac Revised deconv implementations according to luotao1
8 years ago
wangyang59 5fff96f532 add another small test in test_LayerGrad for convTransLayer
8 years ago
wangyang59 e68b50ad09 fixed a bug in refactoring ExpandConv/TransLayer
8 years ago
wangyang59 2575b74fee refactored ExpandConvLayer and ExpandConvTransLayer with ConvBaseLayerCpu
8 years ago
wangyang59 aa2cd2ce8f Refactor ExpandConvTransLayer to share codes with ExpandConvLayer
8 years ago
wangyang59 bda259bb18 added more test on convTrans layer and comments
8 years ago
wangyang59 70e44732c2 added convTrans test and python components
8 years ago
wangyang59 5c88f07262 initial take on deconv layers
8 years ago
wangyanfei01 b62c80f156 qfg
8 years ago
liaogang 65b8bb2583 Fix a bug
8 years ago
liaogang 1c9f6f7f99 Update
8 years ago
qijun f173341fb2 Merge remote-tracking branch 'baidu/develop' into feature/sppnet
8 years ago
wangyanfei01 0feecbd13c modify on docs
8 years ago
qijun dfbde28ad3 add some code comments for SppLayer
8 years ago
wangyanfei01 0a0c55d228 more friendly test options
8 years ago
liaogang 0519cc6423 Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
8 years ago
wangyanfei01 c6a0298e2a create PR to polish test_period meaning
8 years ago
luotao1 e6c83f4ec0 some tiny fixs (#406)
8 years ago
qijun eaf3dec9c5 follow comments
8 years ago
liaogang bc2b521c24 Follow comments
8 years ago
Liang Zhao 992ac8f9a1 Implement setDiag() with BaseMatrix::assign()
8 years ago
Liang Zhao 8c40bfd0fc Make matrix well-conditioned when unittest inverse
8 years ago
qijun 70e04683dd add getSize method for PoolProjection
8 years ago
qijun 3553576e6e Merge remote-tracking branch 'baidu/develop' into feature/sppnet
8 years ago
qijun e2c0713589 follow comments
8 years ago
liaogang cc04a7d7ab Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
8 years ago
liaogang db1757556e Follow comments
8 years ago
hedaoyuan 125c19a3c3 fix some nvcc compile options (#392)
8 years ago
Yu Yang 57bc6238d9 enable swig unittest in travis-ci (#394)
8 years ago
qijun db569f293e fix merge conflict
8 years ago
backyes f06f4dfbae py_paddle link zlib(#393)
8 years ago
hedaoyuan a07da94939 fix floating-point overflow problem of tanh (#355)
8 years ago
qijun 5ece5c96ad add python wrap for sppLayer
8 years ago
xuwei06 38764bf908 Add sum_cost to document
8 years ago
xuwei06 ebad8e525d Add SumCost
8 years ago
lzhao4ever 4905751a22 Add define for double getrf, getri (#381)
8 years ago
liaogang 5a1e7dbc6a Fix conflict
8 years ago
luotao1 e802471c58 abstract outputSize function in CNN-related layers (#314)
8 years ago
liaogang 724d6dd40a Replace outputH to batchSize
8 years ago
liaogang d373c10091 Fix bilinear interp bug
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
lzhao4ever 36bda94eb4 include mkl_lapacke.h (#359)
8 years ago
emailweixu 6c3a678c9a Add elementwise math operations (#343)
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
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
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
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
gangliao 6467c38202 Add default cuda system path (#192)
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 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
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
gangliao 9c5c38fa2a FIx check type unmatch in MaxOutLayer (#242)
9 years ago
Z-TAO 07b2e5d54c Fix dataprovider converter for sparse data
9 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
9 years ago
luotao1 e20ff3b3e9 fix build bug in gcc46 (#236)
9 years ago
luotao1 e1f57bfd66 add base class for seqlastin/max/average layer (#187)
9 years ago
luotao1 6bef8390b9 fix bug in some different python environment (#220)
9 years ago
Yu Yang 58f896c3f4 Speed up PyDP2, support numpy.float array (#207)
9 years ago
emailweixu 28bc05b126 Fix sparse training for trainer_count=1 (#204)
9 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. (#197)
9 years ago
luotao1 4e43a59a18 remove unmerged internal documents (#205)
9 years ago
gangliao c13bdb15cd remove redundant HPPL_TYPE_DOUBLE (#200)
9 years ago
luotao1 91df606280 remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183)
9 years ago
luotao1 cebdb66768 hierarchical rnn document, add new config example (#106)
9 years ago
Yu Yang c2d418dbfd Merge internal changes (#198)
9 years ago
luotao1 43f7d7b768 add interface and unittest for nce layer (#180)
9 years ago
Yu Yang 3edc4202b0 Add travis for osx (#189)
9 years ago
Mark 9f244e4a39 Should not compile the two files if -DWITH_AVX=OFF. (#163)
9 years ago
gangliao 9e11ca8096 Use C++ 11 atomic_flag in MacOS as spin lock (#175)
9 years ago
qingqing01 191fafe355 support rectangle padding, stride, window and input for PoolProjection (#115)
9 years ago
gangliao 0ab332242f Support MAC OS Sierra (#169)
9 years ago
Zrachel 1c2ebe467b add interface and test of RecurrentGradientMachine (#156)
9 years ago
hedaoyuan b52039bd11 some bug fix for sparse matrix (#133)
9 years ago
Yu Yang 0276f15a45 add scripts to build ubuntu install package. (#132)
9 years ago
gangliao 2920b6bc0d Merge pull request #138 from gangliao/master
9 years ago