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 grace calculator, clarify gpu/cpu fixes #408 #426

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

alinelena
Copy link
Member

No description provided.

@alinelena alinelena self-assigned this Feb 14, 2025
Copy link
Member

@ElliottKasoar ElliottKasoar left a comment

Choose a reason for hiding this comment

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

Looks good so far.

Which bits are the gpu/cpu fixes?

@ElliottKasoar ElliottKasoar linked an issue Feb 14, 2025 that may be closed by this pull request
@ElliottKasoar ElliottKasoar added the enhancement New/improved feature or request label Feb 14, 2025
@ElliottKasoar
Copy link
Member

ElliottKasoar commented Feb 14, 2025

Also to do:

  • Update README (dependencies, features)
  • Update docs (getting_started)

@alinelena
Copy link
Member Author

Looks good so far.

Which bits are the gpu/cpu fixes?

exactly... I did not see an obvious way to select use of cpu/gpu via python

@ElliottKasoar
Copy link
Member

Looks good so far.
Which bits are the gpu/cpu fixes?

exactly... I did not see an obvious way to select use of cpu/gpu via python

I suppose similar to dpa3?

@alinelena
Copy link
Member Author

Looks good so far.
Which bits are the gpu/cpu fixes?

exactly... I did not see an obvious way to select use of cpu/gpu via python

I suppose similar to dpa3?

i suspect is tensorflow specific https://www.tensorflow.org/guide/gpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New/improved feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for grace
2 participants