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 cuGraph feature store currently throws an exception for the torch and numpy backends when a WholeGraph embedding is passed. This should be changed to allow passing a WG embedding, but casting it to the appropriate backend, possibly with a warning.
The text was updated successfully, but these errors were encountered:
The cuGraph feature store currently throws an exception for the
torch
andnumpy
backends when aWholeGraph
embedding is passed. This should be changed to allow passing a WG embedding, but casting it to the appropriate backend, possibly with a warning.The text was updated successfully, but these errors were encountered: