Commit Graph

26 Commits (8f9480cc2cbc02bd96d237e8b52706e53d86e217)

Author SHA1 Message Date
chengduoZH 4dcc533206 fix conflict
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 42c102a0b3 follow comments.
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
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
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
Helin Wang 3219c831a1 Rename Argument::sumCost to Argument::cost since Argument should not know about cost.
8 years ago
Yu Yang b5b9a9cfb7 Add comments
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
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 80c68d38ff clang format .cc .h .cpp .c and .hpp file
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
xuwei06 9a9de9240d Correctly handle memory in RecurrentGradientMachine for hirarchical 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
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago