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

Fix the bug of tensors not on the same device when running on CUDA device #59

Merged
merged 10 commits into from
Apr 19, 2023

Conversation

WenjieDu
Copy link
Owner

This PR is to fix the bug reported in issue #57.

@WenjieDu WenjieDu linked an issue Apr 19, 2023 that may be closed by this pull request
…d delete pytest cache files finally in dev;
…ssing control (#60)

* doc: update the documentation configs and doc itself;

* fix: fix `ModuleNotFoundError: No module named 'pypots'` and avoid PEP 402 simultaneously;

* feat: add readthedocs config file;

* refactor: delete docs/requirements.txt;

* fix: disable fail_on_warning;
@WenjieDu
Copy link
Owner Author

Testing results with PyPOTS v0.0.11 is available in this Kaggle notebook. All cases passed.

@WenjieDu WenjieDu removed a link to an issue Apr 19, 2023
@WenjieDu WenjieDu merged commit c6937a0 into main Apr 19, 2023
13 checks passed
@WenjieDu WenjieDu linked an issue Apr 21, 2023 that may be closed by this pull request
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.

Some problems in the demo
1 participant