You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
). the newly created interaction has no such member until the forward is called. therefore, the checkpoint cannot be loaded properly. what is the recommended way of loading?
The text was updated successfully, but these errors were encountered:
❓ Questions & Help
DLRMModel cannot load trained checkpoint properly.
Details
the torch implement of DLRMModel has an interaction layer implement with a member defined in register_buffer in condition block (see
models/merlin/models/torch/blocks/dlrm.py
Line 67 in eb1e541
The text was updated successfully, but these errors were encountered: