Commit Graph

15 Commits (0977cbfb417e212d4f3f14cc8d480faac3019ed3)

Author SHA1 Message Date
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
8 years ago
dzhwinter 26492210c0
Fix/sequence op (#5264)
8 years ago
Yu Yang b067639621
Fix clang compile (#5171)
8 years ago
Luo Tao 746f2a2e36 only compute the first max value in backward
8 years ago
Luo Tao 368737e41b Merge branch 'develop' into maxseq
8 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
8 years ago
Luo Tao a8a63d4c50 add MAX strategy for seqpool op
8 years ago
qijun 5993497cb7 fix merge conflict
8 years ago
Luo Tao 6a4282a20f refine comments of sequence_pool_op
8 years ago
Luo Tao 393c748c89 add seqlastin/seqfirstin for seq_pool op
8 years ago
Luo Tao 60f706a1d6 add SQRT strategy for sequence_pool_op
8 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