Commit Graph

37 Commits (f22da580fa7bba561ccbfd3ea55fcfbb264bf12a)

Author SHA1 Message Date
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
chengduoZH 455d2bd7b1 fix conflict
9 years ago
chengduoZH 4dcc533206 fix conflict
9 years ago
caoying03 7035bb63e9 fix a bug.
9 years ago
Cao Ying ab6b3c481a Merge pull request #3367 from lcy-seso/add_sequence_slice_layer
9 years ago
caoying03 fc2e6f1ca0 Merge branch 'develop' into print_attention_weight
9 years ago
chengduoZH 9b3d6acdbf Add depth dimension information to Argument
9 years ago
caoying03 26bc5b1259 add implementations.
9 years ago
caoying03 42c102a0b3 follow comments.
9 years ago
caoying03 4c134c7c7d add comments.
9 years ago
caoying03 a7c4d0c0ea Merge branch 'develop' into print_attention_weight
9 years ago
caoying03 56a722a1d0 output all beam search results in layer group.
9 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
9 years ago
zhanghaichao 5f5ab28b67 bug fix in order to print sequence contents (ids) correctly
9 years ago
Yu Yang 4725b1c0cb Fix compile
9 years ago
Luo Tao e6366e3496 update with comments
9 years ago
Luo Tao dd613047b1 refine annotation
9 years ago
Luo Tao d369577fed add reversed poolSequenceWithStride
9 years ago
Luo Tao cbbec59547 adjust poolSequenceWithStride interface for average and max
9 years ago
Luo Tao 9298a9ec0d stride pooling for seqlastin and seqfirstin
9 years ago
Luo Tao b2f72768a7 remove unnecessary UserDefinedVector
9 years ago
Luo Tao f6f9fd7a66 remove unnecessary param in degradeSequence
9 years ago
Yu Yang 948218dab9 Unify PrintLogic in PrintLayer/ValuePrinter.
9 years ago
Yu Yang 2c07dd50ab Unify print layer, ValuePrinter evaluator.
9 years ago
Zhizhong Su 9a243d7a23 fix a few bugs related to frame size.
9 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
9 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
9 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
10 years ago
emailweixu b15a4783cb Correctly handling multiple inputs and integer inputs for recurrent_g… (#114)
10 years ago
xuwei06 05a97ab50e Further fix the memory for Hierarchical RNN
10 years ago
Haonan 0f91ea7ebb use HPPL_STREAM_DEFAULT for layer computation
10 years ago
Haonan 688eeefab3 fixed issues with synchronizing streams when copy from gpu to cpu
10 years ago
Haonan 1e1a33b574 Argument concat for subsequence start positions
10 years ago
hedaoyuan 2afe66093a multi-gpu training with sparse input.
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago