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 MovingMNIST to __all__ list in datasets #8705

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

NicolasHug
Copy link
Member

Closes #8704

Copy link

pytorch-bot bot commented Nov 1, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8705

Note: Links to docs will display an error until the docs builds have been completed.

❌ 25 New Failures, 1 Unrelated Failure

As of commit 2e46dff with merge base e9a3213 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@NicolasHug NicolasHug merged commit 868a3b4 into pytorch:main Nov 1, 2024
15 of 38 checks passed
@NicolasHug NicolasHug deleted the movingmnistall branch November 1, 2024 10:36
facebook-github-bot pushed a commit that referenced this pull request Jan 13, 2025
Reviewed By: vmoens

Differential Revision: D68021973

fbshipit-source-id: 3bbe86bf80dfb76456fffdac60a812a432d2a5f2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

from torchvision.datasets import * i can't through this way import MovingMNIST
2 participants