Commit Graph

830 Commits (3cf7337f3055f8f6aec15365a0fe2756acc5cf48)
 

Author SHA1 Message Date
Yu Yang a514eb395a Refine cmake get version routine
9 years ago
Tao Luo 7105962f87 Merge pull request #636 from wangyang59/unifyConv
9 years ago
Yi Wang 08148beebf Use short Git commit id as the version in wheel filename if there is no Git tag
9 years ago
Yi Wang 20b416d256 Resolve conflict from git pull upstream develop
9 years ago
wangyang59 09a5b8bd4d consolidate img_conv.conf in test_NetworkCompare
9 years ago
wangyang59 0e78171802 changed group=2 in test_NetworkCompare
9 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
9 years ago
wangyang59 ba786b2e9e only do test_ConvUnify when there is a gpu
9 years ago
wangyang59 60bf1a476a Modifed ExpandConvBaseLayer to unify paras between expand and cudnn
9 years ago
wangyang59 fd92594353 added test_ConvUnify
9 years ago
hedaoyuan c410382145 add some comments
9 years ago
Yu Yang 98f4c76175 Merge pull request #669 from luotao1/cmake
9 years ago
hedaoyuan 1df826e767 Add a AutoCompare and move some test form test_matrixCompare.cpp to test_Matrix.cpp
9 years ago
qingqing01 af86c3c416 Merge pull request #657 from reyoung/feature/protobuf_equal
9 years ago
Liu Yiqun a816443e11 Add submodule warp-ctc.
9 years ago
dangqingqing 68060aa3ea Merge branch 'develop' of https://github.com/baidu/Paddle into benchmark_cfg_doc
9 years ago
dangqingqing b3945f9b2c follow LuoTao's commits
9 years ago
Luo Tao a342d130cc remove build of doxyfile
9 years ago
Luo Tao 1d1a04c033 follow comments on rectangle CNN
9 years ago
Liu Yiqun 5a97c98d6c Merge branch 'develop' into warpctc
9 years ago
Luo Tao d114d8976a Merge branch 'develop' into conv
9 years ago
gangliao 767c4e8435 Merge pull request #646 from luotao1/warn
9 years ago
Yu Yang 1eb9c36fd2 Make ApproximatelyEquals fit for protobuf2
9 years ago
Yu Yang f11be50c51 Merge branch 'develop' of github.com:baidu/Paddle into feature/protobuf_equal
9 years ago
qingqing01 31e57175d9 Merge pull request #655 from PaddlePaddle/release/v0.9.0
9 years ago
Yu Yang 1733a777fe Using ApproximatelyEquals for trainer config unittest.
9 years ago
Yu Yang 0ad33b5407 Merge pull request #652 from reyoung/release/v0.9.0
9 years ago
hedaoyuan f70fc4a439 move some test from test_matrixCompare.cpp to test_BaseMatrix.cpp and test_Matrix.cpp
9 years ago
Yu Yang d118609582 Refine documentation in RELEASE.md
9 years ago
gangliao f8ec510a63 Merge pull request #620 from gangliao/docstructure
9 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
9 years ago
liaogang 5c551f9055 refine doc structure and revise some words
9 years ago
Luo Tao a36df60a1c refine dataprovider rst based on comments
9 years ago
Luo Tao 9f5325eeea Merge branch 'develop' into doc3
9 years ago
wangkuiyi 765735b698 Merge pull request #645 from reyoung/feature/improve_paddle_version_check
9 years ago
liaogang 7a846e4c71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into docstructure
9 years ago
Luo Tao 7c25d9b8a1 fix style problem in doc_cn/introduction.rst
9 years ago
tianbingsz 9e65ceedc3 Merge pull request #565 from tianbingsz/deepCopy
9 years ago
Yu Yang 1d8d957322 Add `set -e` for paddle boot up script.
9 years ago
xutianbing 5de5453d15 add code comments for deepSwap
9 years ago
xutianbing c7f96de12e add unit test for deepSwap
9 years ago
xutianbing cf205d0d43 deepSwap
9 years ago
wangkuiyi fc32721f5c Merge pull request #533 from tianbingsz/develop
9 years ago
hedaoyuan 1873945dc7 Add test_Matrix.cpp for auto compare member functions of class Matrix
9 years ago
gangliao a328da4673 Merge pull request #640 from reyoung/feature/add_proto3
9 years ago
hedaoyuan 1bac8e60c3 modify the file name test_matrix.cpp to test_SparseMatrix.cpp
9 years ago
hedaoyuan 409a8a181d Merge branch 'develop' of https://github.com/baidu/Paddle into auto_compare
9 years ago
hedaoyuan 85e0cd709c move some BaseMatrix test from test_matrixCompare.cpp to test_BaseMatrix.cpp
9 years ago
wangyanfei01 1f743d381c Redesign test_period meaning:
9 years ago
hedaoyuan ff7b4284f4 Add a auto compare for BaseMatrix
9 years ago