zhanghaichao
|
5f5ab28b67
|
bug fix in order to print sequence contents (ids) correctly
|
8 years ago |
Yu Yang
|
4725b1c0cb
|
Fix compile
|
8 years ago |
Luo Tao
|
e6366e3496
|
update with comments
|
8 years ago |
Luo Tao
|
dd613047b1
|
refine annotation
|
8 years ago |
Luo Tao
|
d369577fed
|
add reversed poolSequenceWithStride
|
8 years ago |
Luo Tao
|
cbbec59547
|
adjust poolSequenceWithStride interface for average and max
|
8 years ago |
Luo Tao
|
9298a9ec0d
|
stride pooling for seqlastin and seqfirstin
|
8 years ago |
Luo Tao
|
b2f72768a7
|
remove unnecessary UserDefinedVector
|
8 years ago |
Luo Tao
|
f6f9fd7a66
|
remove unnecessary param in degradeSequence
|
8 years ago |
Yu Yang
|
948218dab9
|
Unify PrintLogic in PrintLayer/ValuePrinter.
|
8 years ago |
Yu Yang
|
2c07dd50ab
|
Unify print layer, ValuePrinter evaluator.
|
8 years ago |
Zhizhong Su
|
9a243d7a23
|
fix a few bugs related to frame size.
|
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
|
8 years ago |
Luo Tao
|
80c68d38ff
|
clang format .cc .h .cpp .c and .hpp file
|
8 years ago |
Luo Tao
|
496d64ebdb
|
Support rectangle input for CNN
|
8 years ago |
emailweixu
|
b15a4783cb
|
Correctly handling multiple inputs and integer inputs for recurrent_g… (#114)
* Correctly handling multiple inputs and integer inputs for recurrent_group
* Fix ScatterAgentLayer for generation
* Revert sequence_(nest)_rnn.conf
|
9 years ago |
xuwei06
|
05a97ab50e
|
Further fix the memory for Hierarchical RNN
Sequences should be sorted according to the number of subsequences they have.
|
9 years ago |
Haonan
|
0f91ea7ebb
|
use HPPL_STREAM_DEFAULT for layer computation
Change-Id: Id66da7b7f5bf9ec80cc19b347e4fb822a5a6f197
|
9 years ago |
Haonan
|
688eeefab3
|
fixed issues with synchronizing streams when copy from gpu to cpu
* by default, synchronize default_stream after resizeAndCopyFrom
* add sync in some places after resizeAndCopyFrom using other streams
|
9 years ago |
Haonan
|
1e1a33b574
|
Argument concat for subsequence start positions
Change-Id: Ia60c008a8c922f66e6b5e2ca3e488fc4625d6506
|
9 years ago |
hedaoyuan
|
2afe66093a
|
multi-gpu training with sparse input.
ISSUE=4586833
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1429 1ad973e4-5ce8-4261-8a94-b56d1f490c56
|
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 |