Commit Graph

27 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
yangyaming 427e47459b Add grad_op_maker for sequence_pool.
7 years ago
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Abhinav Arora e557611f39
Fix equations in sequence_pool op (#6355)
7 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
dangqingqing 483947c45d Update and Resolve conflicts
7 years ago
kavyasrinet 2ac5d7d018 Fixing documentation for operators (#5373)
7 years ago
dangqingqing 1c004a4913 Resolve conflicts.
7 years ago
Yu Yang 4b9a2c44f1 Fix bug in lookup_table_op & layers (#5298)
7 years ago
dangqingqing 519476a4c6 Fix CMake bug.
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
Luo Tao 426f7eee8e simplify test_pool_py, add comments for different pooling strategy
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
Luo Tao 6a4282a20f refine comments of sequence_pool_op
7 years ago
Luo Tao 60f706a1d6 add SQRT strategy for sequence_pool_op
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
Liu Yiqun c8fc6037fd Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
7 years ago
Liu Yiqun 9f32c8d896 Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
Luo Tao 244efd6b48 refine doc of sequence_pool_op
7 years ago
Luo Tao 1b01f1ea7b implement framework of seq_pool_op and its unitest
8 years ago