tensorflow / tensorflow/recommenders
Deep recommendation load model error
Open
@maciejkula is already working on this.
Since Dec 21, 2020.
question
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am following the instruction of “deep_recommenders.ipynb” notebook. I’ve done with the model training and also create the “BruteForce” layer to make the prediction.
However, when I try to save the model for the serving usage, it throw out the error message like this “The two structures don’t have the same nested structure”. I am not able to load the model which I just saved.
Here is some relative screen shot of my issue



Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.