8000 make `torch` optional by aMahanna · Pull Request #20 · arangoml/phenolrs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

make torch optional #20

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

Merged
merged 4 commits into from
May 30, 2024
Merged

make torch optional #20

merged 4 commits into from
May 30, 2024

Conversation

aMahanna
Copy link
Member

Relevant for https://github.com/arangoml/arangoml/pull/76, because we don't want to impose a torch dependency for the arangoml package

Comment on lines +23 to +26
torch = [
"torch",
"torch-geometric",
]
Copy link
Member Author

Choose a reason for hiding this comment

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

Q: do we want to pin these versions?

Copy link
Member Author

Choose a reason for hiding this comment

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

actually disregard, that wouldn't make sense here.

Maybe this will be required once/if this package is publicly released

@aMahanna aMahanna changed the title new: make torch optional make torch optional May 29, 2024
Copy link
Contributor
@geenen124 geenen124 left a comment

Choose a reason for hiding this comment

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

LGTM!

@geenen124 geenen124 merged commit 5827a76 into main May 30, 2024
@geenen124 geenen124 deleted the make-torch-optional branch May 30, 2024 09:18
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.

2 participants
0