datawhalechina / torch-rechub

A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.
MIT License
374 stars 69 forks source link

tutorials/DIN.ipynb中from torch_rechub.utils.data import create_seq_features导入失败 #67

Closed kukoray closed 3 months ago

kukoray commented 3 months ago

tutorials/DIN.ipynb中from torch_rechub.utils.data import create_seq_features导入失败 原因是torch_rechub.utils.data中没有create_seq_features该函数