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 save and load functions for BiVAECF model #608

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

tqtg
Copy link
Member

@tqtg tqtg commented Mar 26, 2024

Description

Previously, it will throws error if the model was trained on GPU and load on a CPU environment. This PR is mainly to address this issue.

Related Issues

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@tqtg tqtg added the bug Something isn't working label Mar 26, 2024
Copy link
Member

@lthoang lthoang left a comment

Choose a reason for hiding this comment

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

LGTM

@tqtg tqtg merged commit 93a3852 into PreferredAI:master Mar 27, 2024
16 checks passed
@tqtg tqtg deleted the bivaecf-save-load branch March 27, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants