- 28 10月, 2016 5 次提交
-
-
由 backyes 提交于
* Because in cluster maybe use a lot machine to train a model, and some parameter size could be too small for ParameterServer. Then some of pservers could not have any ParamBlock. * Also, because ports_num or ports_num_for_sparse is too large, then give a warning in runtime.
-
由 luotao1 提交于
* fix interface bug of block_expand_layer and add unittest * auto compute num_channels * default value of num_channels is None * adjust input order of block_expand
-
由 luotao1 提交于
* Also fix #243
-
由 backyes 提交于
-
由 Yu Yang 提交于
* Change contribute to paddle to fit new branching model
-
- 27 10月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Python trainer API and demo * Adding missing PaddleAPIPrivate.h * Adding api_train.sh * More comments * Bump up patch version to 0b3
-
- 26 10月, 2016 3 次提交
-
-
由 backyes 提交于
* add input sparse data check for sparse layer at runtime, to avoid invalid data access at pserver end while doing prefetch * remote sparse design support binary sparse and float saprse both
-
由 emailweixu 提交于
-
由 emailweixu 提交于
-
- 25 10月, 2016 2 次提交
- 24 10月, 2016 5 次提交
-
-
由 luotao1 提交于
-
由 luotao1 提交于
* add maxout layer, including interface and unittest * follow maxout comments * auto setting channels * fix unittest bug in test_RecurrentGradientMachine
-
由 wenboyang 提交于
* fix error in doc of quick_start * There are some warning when execute preprocess.sh
-
由 luotao1 提交于
-
由 luotao1 提交于
-
- 21 10月, 2016 1 次提交
-
-
由 alvations 提交于
-
- 19 10月, 2016 2 次提交
- 18 10月, 2016 3 次提交
- 17 10月, 2016 6 次提交
-
-
由 emailweixu 提交于
* Fix sparse training for trainer_count=1 For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater. * Minor update to comment
-
由 emailweixu 提交于
-
由 Yu Yang 提交于
* Fix bug in yield dictionary in DataProvider. * Also make virtualenv work in Paddle.
-
由 Yu Yang 提交于
* Init commit for doing FAQ * Add speed up training * Add graphviz to ci * Add shared paramter * Tiny refine
-
由 luotao1 提交于
-
由 Zrachel 提交于
-
- 15 10月, 2016 1 次提交
-
-
由 gangliao 提交于
-
- 14 10月, 2016 3 次提交
-
-
由 luotao1 提交于
-
由 luotao1 提交于
* hierarchical rnn document, add new config example * update inputs_type of label * add check for unsupported config * refine hierarchical document * refine doc title * update docs, fix paddle to PaddlePaddle * follow comments
-
由 Yu Yang 提交于
* fix DataProvider create function args bug Change-Id: I9e3a1c535c805bf30204a14aea8d5143ff534784 * remove PserverForPython.h which is not used Change-Id: I2b27f1f3c11a42766a92fc689f0f5f1f73ee1d70 * add internal document script Change-Id: Ia0fec79456caea0b271f9903cc13e8a3d32e0774
-
- 13 10月, 2016 1 次提交
-
-
由 luotao1 提交于
* add interface and unittest for nce layer * follow comments
-
- 12 10月, 2016 1 次提交
-
-
由 wangyang59 提交于
* added mnist demo * modified .gitignore for .project files * normalize pixel in mnist_provider.py and set use_gpu=0
-
- 11 10月, 2016 2 次提交
- 10 10月, 2016 4 次提交