Commit Graph

10 Commits (310edc0d0c9050f1f01c108655493c1935c00214)

Author SHA1 Message Date
hutuxian bb2f5d24a2
hash_op support int64 hash_size (#18674)
6 years ago
zhoukunsheng 71af72b1c2 upgrade hash op to support Tensor and LoDTensor input (#17998)
6 years ago
luotao1 d9f0e7252a refine with comments
6 years ago
luotao1 721c2c00ef refine fc_infershape
6 years ago
luotao1 fe78a92e6e refine with comments
6 years ago
luotao1 31ccaf0916 add all_kernels_must_compute_runtime_shape example for speedup infershape
6 years ago
luotao1 34404f9c31 refine infershape of sequence_enumerate, hash and fuse_emb_seq_pool
6 years ago
Tao Luo e0d4e04bdd fix some compiler warning
6 years ago
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago