DeepCTR icon indicating copy to clipboard operation
DeepCTR copied to clipboard

inputs.py文件,embedding_lookup()函数中 存在bug

Open codefish1990 opened this issue 5 years ago • 0 comments

inputs.py文件,embedding_lookup()函数中,if fc.use_hash = False,那mask_feat_list不起作用。

codefish1990 avatar Nov 02 '20 09:11 codefish1990