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

Add torch bindings #233

Merged
merged 12 commits into from
Jun 12, 2023
Merged

Add torch bindings #233

merged 12 commits into from
Jun 12, 2023

Conversation

Luthaf
Copy link
Member

@Luthaf Luthaf commented Mar 24, 2023

This only contains a very basic scaffolding of the package for now. The goal it to make multiple small PR targetting the 'torch' branch, and only merge this branch/PR once everything is ready.

This draft PR is here to start running CI on the code.


📚 Documentation preview 📚: https://equistore--233.org.readthedocs.build/en/233/

@github-actions
Copy link

github-actions bot commented Mar 24, 2023

Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip and using pip to install the file matching your system

tox.ini Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
This commit sets up the C++ TorchScript extension making equistore
types available in TorchScript.
@Luthaf Luthaf marked this pull request as ready for review June 12, 2023 08:56
@Luthaf Luthaf merged commit b9bdcf5 into master Jun 12, 2023
@Luthaf Luthaf deleted the torch branch June 12, 2023 09:15
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.

4 participants