Commit Graph

17 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)

Author SHA1 Message Date
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
xuwei06 983502d2e9 Fix sequence_pool_op in debug mode
7 years ago
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
7 years ago
dzhwinter 26492210c0
Fix/sequence op (#5264)
7 years ago
Yu Yang b067639621
Fix clang compile (#5171)
7 years ago
Luo Tao 746f2a2e36 only compute the first max value in backward
7 years ago
Luo Tao 368737e41b Merge branch 'develop' into maxseq
7 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
7 years ago
Luo Tao a8a63d4c50 add MAX strategy for seqpool op
7 years ago
qijun 5993497cb7 fix merge conflict
7 years ago
Luo Tao 6a4282a20f refine comments of sequence_pool_op
7 years ago
Luo Tao 393c748c89 add seqlastin/seqfirstin for seq_pool op
7 years ago
Luo Tao 60f706a1d6 add SQRT strategy for sequence_pool_op
7 years ago
Yu Yang 3a5693e0a8 Add Skeleton of Double support
8 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
8 years ago
Luo Tao 244efd6b48 refine doc of sequence_pool_op
8 years ago
Luo Tao 1b01f1ea7b implement framework of seq_pool_op and its unitest
8 years ago