Commit Graph

14026 Commits (bcf260e1e8b94de533775e65dd1d55393bbda16b)
 

Author SHA1 Message Date
wangyang59 c159e4dd78 added get_mnist_data and demo/gan and updated the gan_conf and gan_trainer python files
10 years ago
wangyang59 bd8613acf8 changed initialization method for demo/gan
10 years ago
wangyang59 70b78b74ff fix a bug in BatchNormBaseLayer.cpp and add a test for it
10 years ago
wangyang59 e316c41a65 first try of dcgan implementation
10 years ago
xuwei06 fec6f8091f Skeleton for Generative Adverserial Nets
10 years ago
wangkuiyi bb13328ebe Merge pull request #1 from reyoung/docker_openssh
10 years ago
liaogang 1723267f70 Add Pythonlib and PythonIntep FAQ
10 years ago
Yu Yang a514eb395a Refine cmake get version routine
10 years ago
Tao Luo 7105962f87 Merge pull request #636 from wangyang59/unifyConv
10 years ago
Yi Wang 08148beebf Use short Git commit id as the version in wheel filename if there is no Git tag
10 years ago
Yi Wang 20b416d256 Resolve conflict from git pull upstream develop
10 years ago
wangyang59 09a5b8bd4d consolidate img_conv.conf in test_NetworkCompare
10 years ago
wangyang59 0e78171802 changed group=2 in test_NetworkCompare
10 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
10 years ago
wangyang59 ba786b2e9e only do test_ConvUnify when there is a gpu
10 years ago
wangyang59 60bf1a476a Modifed ExpandConvBaseLayer to unify paras between expand and cudnn
10 years ago
wangyang59 fd92594353 added test_ConvUnify
10 years ago
hedaoyuan c410382145 add some comments
10 years ago
Yu Yang 98f4c76175 Merge pull request #669 from luotao1/cmake
10 years ago
Peng Li e9c61b67e2 Fix bug in processing instance weight and coeff in CRFLayer
10 years ago
hedaoyuan 1df826e767 Add a AutoCompare and move some test form test_matrixCompare.cpp to test_Matrix.cpp
10 years ago
dangqingqing fe073d1f2a Add style check and remove 'using namespace'
10 years ago
liaogang f340f37f02 Change atomicAdd to paddleAtomicAdd
10 years ago
qingqing01 af86c3c416 Merge pull request #657 from reyoung/feature/protobuf_equal
10 years ago
Liu Yiqun a816443e11 Add submodule warp-ctc.
10 years ago
dangqingqing 68060aa3ea Merge branch 'develop' of https://github.com/baidu/Paddle into benchmark_cfg_doc
10 years ago
dangqingqing b3945f9b2c follow LuoTao's commits
10 years ago
Luo Tao a342d130cc remove build of doxyfile
10 years ago
dangqingqing 4d99782332 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into acc_image_proc
10 years ago
dangqingqing 8c9a9677f5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into acc_image_proc
10 years ago
Luo Tao 1d1a04c033 follow comments on rectangle CNN
10 years ago
Liu Yiqun 5a97c98d6c Merge branch 'develop' into warpctc
10 years ago
Luo Tao d114d8976a Merge branch 'develop' into conv
10 years ago
gangliao 767c4e8435 Merge pull request #646 from luotao1/warn
10 years ago
dangqingqing 9d72cab0a4 Accelerating image processing for CNN
10 years ago
liaogang 63df7ae65d Refine docker install doc and FAQ for gpu driver
10 years ago
Yu Yang 1eb9c36fd2 Make ApproximatelyEquals fit for protobuf2
10 years ago
Yu Yang f11be50c51 Merge branch 'develop' of github.com:baidu/Paddle into feature/protobuf_equal
10 years ago
qingqing01 31e57175d9 Merge pull request #655 from PaddlePaddle/release/v0.9.0
10 years ago
Yu Yang 1733a777fe Using ApproximatelyEquals for trainer config unittest.
10 years ago
Yu Yang 4c2b3b6ea3 Merge pull request #484 from PaddlePaddle/release/v0.9.0
10 years ago
Yu Yang 0ad33b5407 Merge pull request #652 from reyoung/release/v0.9.0
10 years ago
hedaoyuan f70fc4a439 move some test from test_matrixCompare.cpp to test_BaseMatrix.cpp and test_Matrix.cpp
10 years ago
Yu Yang d118609582 Refine documentation in RELEASE.md
10 years ago
Yu Yang 18645134bd Follow comments
10 years ago
Yu Yang ff5ca6927f Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_doc_drnn
10 years ago
gangliao f8ec510a63 Merge pull request #620 from gangliao/docstructure
10 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
10 years ago
liaogang 5c551f9055 refine doc structure and revise some words
10 years ago
Luo Tao a36df60a1c refine dataprovider rst based on comments
10 years ago