Deep_Rec icon indicating copy to clipboard operation
Deep_Rec copied to clipboard

`fea['col_type'] == 'DEEP_SHARED_EMBEDDING_COLS'` 改为 `col == 'DEEP_SHARED_EMBEDDING_COLS'`

Open weidipan2022 opened this issue 4 years ago • 0 comments

发现一个bug,在tf_utils.py的29行应该是col == 'DEEP_SHARED_EMBEDDING_COLS'

weidipan2022 avatar Jun 07 '21 08:06 weidipan2022