liaogang
|
f27fd9dc28
|
follow comments
|
8 years ago |
Yu Yang
|
966e89cd68
|
Disable some unit tests when PYTHON or SWIG_PY are not enabled.
* When SWIG_PY is not enabled, paddle.v2 package cannot be used.
* When PYTHON is not enabled, PyDataProvider cannot be used.
Fix issue #1920
|
8 years ago |
Yu Yang
|
5b1f66fe97
|
Removed unused GradientMachine::create
|
8 years ago |
liaogang
|
8acd1ac31a
|
Add extern python interp
|
8 years ago |
Yu Yang
|
56f29658ba
|
Remove not used params in GradientMachine::start
|
8 years ago |
Yu Yang
|
96eab5046a
|
Complete unittest setting in CMake
|
8 years ago |
Yu Yang
|
22b9b6662b
|
Add unittest to coverage SgdThreadUpdater's enableBufType
|
8 years ago |
liaogang
|
3d0e73bd32
|
Remove custom glog-like and gflags-like macros
|
8 years ago |
Yu Yang
|
068bfbb817
|
All file pass pre-commit hook
|
8 years ago |
Yi Wang
|
e9549cbb78
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
Luo Tao
|
96615fe329
|
merge develop, fix conflict
|
9 years ago |
Luo Tao
|
80c68d38ff
|
clang format .cc .h .cpp .c and .hpp file
|
9 years ago |
Luo Tao
|
496d64ebdb
|
Support rectangle input for CNN
|
9 years ago |
Yu Yang
|
836d61382f
|
Update pre-commit-config
* Check all files by pre commit hooks
|
9 years ago |
qijun
|
319742c641
|
format python code in demo, doc, doc_cn and paddle directories
|
9 years ago |
luotao1
|
43f7d7b768
|
add interface and unittest for nce layer (#180)
* add interface and unittest for nce layer
* follow comments
|
9 years ago |
gangliao
|
9e11ca8096
|
Use C++ 11 atomic_flag in MacOS as spin lock (#175)
* Use C++ 11 atomic_flag in MacOS as spin lock
* Add unittest for it.
|
9 years ago |
gangliao
|
2920b6bc0d
|
Merge pull request #138 from gangliao/master
Add Mac OS X port
|
9 years ago |
liaogang
|
8ddc5faac1
|
Update Mac OS X port
* follow comments to fix bugs
|
9 years ago |
luotao1
|
1fc4352754
|
refine sparse momentum api and unittest (#126)
* refine sparse momentum api and unittest
* fix unittests bug
|
9 years ago |
luotao1
|
4615c5172c
|
beam search api and unitest in hierarchical rnn (#122)
|
9 years ago |
liaogang
|
23e47bb600
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
liaogang
|
a8df411192
|
Replace random_shuffle using shuffle.
* reduce trainer count for unit test on MAC OSX
|
9 years ago |
luotao1
|
ffc341675d
|
Add parallel_nn api and unittest (#110)
* Add `device` parameter to ExtraAttr in trainer_config_helpers.
* add unittest for it.
|
9 years ago |
liaogang
|
9795e01639
|
Merge remote-tracking branch 'upstream/master'
|
9 years ago |
Yu Yang
|
2c5a6ac095
|
Optional fields to shrink generated proto size (#93)
* remove unnecessary field set in ParameterConfig, Evaluators, etc
|
9 years ago |
Luo Tao
|
d2e1b46f24
|
update beam_search and seqToseq config, and add ExpActivation api
|
9 years ago |
liaogang
|
8d0214193e
|
fix unit test bug when only one gpu
|
9 years ago |
Yu Yang
|
daaf5a42ec
|
Add travis support to PaddlePaddle
|
9 years ago |
zhangjinchao01
|
b72beee4f0
|
fix dash and space bug,
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
|
9 years ago |