Commit Graph

437 Commits (fefb3c132b12e5e379271546b1cfab10937093a3)

Author SHA1 Message Date
gangliao 0b73318f8b Merge pull request #789 from F0REacH/nvcc_stray_character_fix
8 years ago
liaogang 4f73e3f666 Add SIMD flags for runtime check
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
FoREacH 38eddca9c2 Fixed incorrect macro
8 years ago
FoREacH 3adfdf0c58 Fix nvcc stray character Issue #760
8 years ago
Yu Yang abff5dc6cd Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_doc_drnn
8 years ago
Yu Yang 2368ca8f7b Merge pull request #663 from gangliao/docker
8 years ago
liaogang 613d7c812b Fix conflicts with develop branch
8 years ago
Li Peng 6772acab12 Update according Yi's comments
8 years ago
Yu Yang aed8803a40 Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_doc_drnn
8 years ago
Li Peng 0592d1b76e Add bazel installation to the Dockerfiles
8 years ago
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
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