We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Are there any best practices for optimising synthcity's use of memory and gpu?
temporal_dfs
WRT gpu..
synthcity.utils.constants.DEVICE
"cuda"
Anything you might suggest I try? @robsdavis
BTW must say that synthcity rocks 👌
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Question
Are there any best practices for optimising synthcity's use of memory and gpu?
Further Information
temporal_dfs
)WRT gpu..
synthcity.utils.constants.DEVICE
is correctly being set to"cuda"
so I expect that this will be proliferated into pytorchAnything you might suggest I try?
@robsdavis
System Information
Additional Context
BTW must say that synthcity rocks 👌
The text was updated successfully, but these errors were encountered: