-
Notifications
You must be signed in to change notification settings - Fork 0
Br scalable pyg #223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Br scalable pyg #223
Conversation
|
I'm planning on abandoning this approach. Current Kuzu and torch-geometric libraries are now incompatible, even in the tutorials that they published along with the paper. I'd have to downgrade each version to the ones used in the tutorial, but doing so causes a flurry of errors. Given that Kuzu is now read-only, and there's now bugs introduced with usage of this get_torch_geometric_remote_backend() function; I'd beginning to think it may be easier in the long run to design our own FeatureStore and GraphStore objects. |
No description provided.