xei / recommender-system-tutorial

A step-by-step tutorial on developing a practical recommendation system (retrieval and ranking) using TensorFlow Recommenders and Keras.
MIT License
172 stars 39 forks source link

Error while compiling #3

Open CuzzImBatman opened 2 years ago

CuzzImBatman commented 2 years ago

i have this issue: InvalidArgumentError: Shapes of all inputs must match: values[0].shape = [100,32] != values[16].shape = [82,32] [Op:Pack] name: packed at "Making predictions" section Can anyone solve this?