-
Notifications
You must be signed in to change notification settings - Fork 24.2k
[DataPipe] Full graph fast-forwarding #79658
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
Conversation
[ghstack-poisoned]
🔗 Helpful links
❌ 1 New FailuresAs of commit df95128 (more details on the Dr. CI page): Expand to see more
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: 1. Source (e.g. IterableWrapper) 2. Stateless (e.g. Mapper) 3. Statefull (e.g. Shuffler) [ghstack-poisoned]
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
/easycla As part of the transition to the PyTorch Foundation, this project now requires contributions be covered under the new CLA. See #85559 for additional details. This comment will trigger a new check of this PR. If you are already covered, you will simply see a new "EasyCLA" check that passes. If you are not covered, a bot will leave a new comment with a link to sign. |
Stack from ghstack:
WIP - this will be a more efficient implementation of snapshotting. In particular, it will differentiate between three types of DataPipes: