DeepRec-AI/DeepRec

Build Issue while build SOK

sheidlin opened this issue · 1 comments

I encountered an issue while compiling sok using the instructions provided in the official documentation on the master branch.
It appears that the sok's lookup function has been replaced with DeepRec's EmbeddingVar. I noticed that it does not have the parameter definition shown in the attached image. Could you please assist in identifying the step where the problem occurs?
895AE715-59BC-436F-B239-6EED4FF91B5E

The code related to the error:
image
Definition of LookupOrCreate:
image