Commit Graph

364 Commits (4823075f95cc363ba9c0ac97c61e35457de6e14f)

Author SHA1 Message Date
Yiqun Liu 4823075f95 Merge pull request #651 from Xreki/warpctc
9 years ago
Yu Yang 1539335383 Add unittest related #653
9 years ago
Yi Wang 6216b59597 Resolve conflicts
9 years ago
Yu Yang 737f2bf3c1 Merge pull request #731 from reyoung/feature/fix_testing_style
9 years ago
Yu Yang 82774dbbd3 Merge pull request #239 from hedaoyuan/tensor
9 years ago
hedaoyuan abdcb8e128 format some files
9 years ago
Liu Yiqun 78bdd32471 Merge branch 'develop' into warpctc
9 years ago
Yu Yang 5d26716c69 Merge pull request #723 from wangkuiyi/woboq
9 years ago
Yi Wang 2f024ba527 Add more customizable ARGs with default values to Dockerfiles .
9 years ago
hedaoyuan d04c206f30 remove the 'using namespace paddle;' in the test files
9 years ago
Yi Wang af1c2e905d Add -U to RUN pip install
9 years ago
hedaoyuan 84a0574ac3 add a PerfUtils.h
9 years ago
Yu Yang ba68704edb Fix api test, fix testing script for macos
9 years ago
hedaoyuan 8d73681324 fix some errors due to merge
9 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge
9 years ago
hedaoyuan a1d1565fb9 add some comments
9 years ago
hedaoyuan 7e0b51f28f some bugs fix
9 years ago
hedaoyuan a7855d3ebb Lazy Assignment
9 years ago
hedaoyuan 3a5d60bc1c compile test_Tensor.cu with CPU
9 years ago
hedaoyuan 07f30241b8 fixed some nvcc compilation related
9 years ago
hedaoyuan e63f1e6952 merge from cooder
9 years ago
Tao Luo 44d4be6e43 Merge pull request #724 from Shi-Liang/theme_develop
9 years ago
Yu Yang 3100406cc4 Simplify the testOnePeriod method.
9 years ago
qingqing01 239cadef3a Merge pull request #411 from backyes/bugfix_test_period
9 years ago
wangyanfei01 1f2423a919 follow comments: more docs
9 years ago
wangyanfei01 290ee32f2d fix confliction
9 years ago
hedaoyuan 17f7125b57 Merge pull request #643 from hedaoyuan/auto_compare
9 years ago
wangyanfei01 63de3ec2ba merge origin/develop and fix confliction
9 years ago
Yu Yang 34dc87e2f5 Merge pull request #716 from wangkuiyi/docker_arg
9 years ago
Yi Wang ccf89a5a24 Make browserable C++ source code into HTMLs
9 years ago
Yi Wang 1c4d71949f Replace m4 template by Dockerfile ARGs
9 years ago
Liu Yiqun 7bb7fed833 Simplify the CMakelist.txt and fix typos.
9 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
9 years ago
Shi-Liang 9563db3e77 modified the document config files and add theme files
9 years ago
Luo Tao 7830893a83 fix conflict
9 years ago
wangkuiyi 133dfc0340 Merge pull request #629 from wangkuiyi/docker_openssh
9 years ago
emailweixu 95ef1af2be Merge pull request #516 from wangyang59/gan
9 years ago
hedaoyuan 11479901a7 some bug fix
9 years ago
hedaoyuan 956b661cd9 Merge branch 'master' into auto_compare
9 years ago
hedaoyuan ee52c75946 delete BaseMatrixCompare, and add AutoCompare::cmpWithoutArg
9 years ago
Liu Yiqun 18b85e558a Add a script to auto compile the warp-ctc submodule.
9 years ago
Yi Wang 8e6965be4e Resolve conflict with upstream/develop
9 years ago
xuwei06 66520f8b41 Fix --job=test
9 years ago
Liu Yiqun 25f1fbc491 Merge branch 'develop' into warpctc
9 years ago
Yu Yang 257819d3d4 Merge pull request #621 from luotao1/docker
9 years ago
wangyang59 c3ebff5e70 modified demo/gan following emailxuwei comments
9 years ago
wangyang59 9a02bd419c fixed a small bug in demo/gan/README.md and testMatrix.py
9 years ago
wangyang59 3ebf6aaf9b fixed a gpu bug in trainer API to train gan using GPU
9 years ago
wangyang59 70b78b74ff fix a bug in BatchNormBaseLayer.cpp and add a test for it
9 years ago
xuwei06 fec6f8091f Skeleton for Generative Adverserial Nets
9 years ago