Commit Graph

36 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
chengduoZH 455d2bd7b1 fix conflict
8 years ago
chengduoZH 4dcc533206 fix conflict
8 years ago
caoying03 7035bb63e9 fix a bug.
8 years ago
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
8 years ago
caoying03 fc2e6f1ca0 Merge branch 'develop' into print_attention_weight
8 years ago
chengduoZH 9b3d6acdbf Add depth dimension information to Argument
8 years ago
caoying03 26bc5b1259 add implementations.
8 years ago
caoying03 42c102a0b3 follow comments.
8 years ago
caoying03 4c134c7c7d add comments.
8 years ago
caoying03 a7c4d0c0ea Merge branch 'develop' into print_attention_weight
8 years ago
caoying03 56a722a1d0 output all beam search results in layer group.
8 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
8 years ago
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)
8 years ago
xuwei06 05a97ab50e Further fix the memory for Hierarchical RNN
9 years ago
Haonan 0f91ea7ebb use HPPL_STREAM_DEFAULT for layer computation
9 years ago
Haonan 688eeefab3 fixed issues with synchronizing streams when copy from gpu to cpu
9 years ago
Haonan 1e1a33b574 Argument concat for subsequence start positions
9 years ago
hedaoyuan 2afe66093a multi-gpu training with sparse input.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago