DeepCTR
DeepCTR copied to clipboard
inputs.py文件,embedding_lookup()函数中 存在bug
inputs.py文件,embedding_lookup()函数中,if fc.use_hash = False,那mask_feat_list不起作用。