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

Changed dtype in config files #569

Merged

Conversation

AMHermansen
Copy link
Collaborator

In #558 the structure of the config files was changed, resulting in #568. This PR updates the example config files, to take in torch.float32, which is the default behavior.

Closes #568

Copy link
Collaborator

@RasmusOrsoe RasmusOrsoe left a comment

Choose a reason for hiding this comment

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

Nice. Thanks for spotting this.

@AMHermansen AMHermansen merged commit 720aba6 into graphnet-team:main Aug 21, 2023
11 checks passed
@AMHermansen AMHermansen deleted the config-patch-AMHermansen branch August 21, 2023 15:19
RasmusOrsoe pushed a commit to RasmusOrsoe/graphnet that referenced this pull request Oct 25, 2023
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.

None-type passed as dtype to GraphDefinition constructor
2 participants