Skip to content
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

switch from TensorDict to torch_geometric #253

Merged
merged 34 commits into from
Mar 5, 2025

Conversation

josephdviviano
Copy link
Collaborator

A continuation of this PR: alip67#1

Here, we replace the custom graph implementation using TensorDict by the Data and Batch classes from pytorch_geometric.

@josephdviviano josephdviviano self-assigned this Mar 4, 2025
Copy link
Collaborator Author

@josephdviviano josephdviviano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (but I need someone else to sign off).

Copy link
Collaborator

@hyeok9855 hyeok9855 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephdviviano josephdviviano merged commit 4abeadd into graph-states Mar 5, 2025
2 checks passed
@josephdviviano josephdviviano deleted the graph-state-pyg branch March 11, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants