Commit Graph

12 Commits (3691a46fa36750bb5a3c828d2eaf55305aa88f69)

Author SHA1 Message Date
Yiqun Liu f4634d76d7
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
7 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
7 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
7 years ago
sneaxiy b56aca82e9 merge develop
7 years ago
tangwei12 dc8eca826e
code style fix, test=develop (#15045)
7 years ago
sneaxiy 045dc12766 merge develop
7 years ago
sneaxiy a500dfa579 rewrite ddim
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
7 years ago
sneaxiy 65867d8989 test=develop
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago