Commit Graph

816 Commits (0eaf9f64e63315bc3e6735c5ac4349cb6e50b68a)
 

Author SHA1 Message Date
Yi Wang ccf89a5a24 Make browserable C++ source code into HTMLs
8 years ago
Yi Wang 1cbd94372c Update documents
8 years ago
Yi Wang 1c4d71949f Replace m4 template by Dockerfile ARGs
8 years ago
Tao Luo f34f5025e3 Merge pull request #702 from luotao1/unitest
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 eae2699449 style tuning
8 years ago
Shi-Liang 9563db3e77 modified the document config files and add theme files
8 years ago
Luo Tao 6ce706c432 follow comments
8 years ago
Luo Tao 23e61c2132 fix bug when run test_layerHelpers multiple times
8 years ago
gangliao 96190154a3 Merge pull request #697 from wangkuiyi/add_dockerignore
8 years ago
Luo Tao 7830893a83 fix conflict
8 years ago
Yi Wang 9d28db3712 Add .dockerignore as an alias of .gitignore
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
Tao Luo 8d8388c52e Merge pull request #686 from emailweixu/fix_test
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 de136df84d fixed small bug in demo/gan/mnist and is stable version
8 years ago
wangyang59 c3ebff5e70 modified demo/gan following emailxuwei comments
8 years ago
wangyang59 5aa597960d minor changes on demo/gan following lzhao4ever comments
8 years ago
wangyang59 531e83542c changes to demo/gan following lzhao4ever comments
8 years ago
wangyang59 9a02bd419c fixed a small bug in demo/gan/README.md and testMatrix.py
8 years ago
wangyang59 575b888130 add readme and comments in demo/gan
8 years ago
wangyang59 93af332ecb unified cifar/mnist/uniform gan training in demo
8 years ago
wangyang59 4878f0783b add gpu_id flag in demo/gan
8 years ago
wangyang59 d8aada072b added cifar data into dema/gan
8 years ago
wangyang59 fb0d80d5a4 add sample noise to demo/gan
8 years ago
wangyang59 0df8af993b gan working on mnist
8 years ago
wangyang59 3ebf6aaf9b fixed a gpu bug in trainer API to train gan using GPU
8 years ago
wangyang59 c159e4dd78 added get_mnist_data and demo/gan and updated the gan_conf and gan_trainer python files
8 years ago
wangyang59 bd8613acf8 changed initialization method for demo/gan
8 years ago
wangyang59 70b78b74ff fix a bug in BatchNormBaseLayer.cpp and add a test for it
8 years ago
wangyang59 e316c41a65 first try of dcgan implementation
8 years ago
xuwei06 fec6f8091f Skeleton for Generative Adverserial Nets
8 years ago
wangkuiyi bb13328ebe Merge pull request #1 from reyoung/docker_openssh
8 years ago
liaogang 1723267f70 Add Pythonlib and PythonIntep FAQ
8 years ago
Yu Yang a514eb395a Refine cmake get version routine
8 years ago
Tao Luo 7105962f87 Merge pull request #636 from wangyang59/unifyConv
8 years ago
Yi Wang 08148beebf Use short Git commit id as the version in wheel filename if there is no Git tag
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