Commit Graph

16 Commits (a7a4f053dacd028469c0fd9a2a9e6e54eb3fa55d)

Author SHA1 Message Date
luotao1 fe78a92e6e refine with comments
6 years ago
luotao1 31ccaf0916 add all_kernels_must_compute_runtime_shape example for speedup infershape
6 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
6 years ago
luotao1 34404f9c31 refine infershape of sequence_enumerate, hash and fuse_emb_seq_pool
6 years ago
Yiqun Liu f4634d76d7
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
6 years ago
sneaxiy b56aca82e9 merge develop
6 years ago
tangwei12 dc8eca826e
code style fix, test=develop (#15045)
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
6 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