Skip to content

Commit 769c570

Browse files
authored
Cleanup DataLoader 2 (meta-pytorch#1329)
Delete DataLoader2 code
1 parent e5b8bdd commit 769c570

47 files changed

Lines changed: 6 additions & 7906 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 0 additions & 93 deletions
This file was deleted.

.github/workflows/domain_ci.yml

Lines changed: 0 additions & 96 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ repos:
3434
- usort == 1.0.0
3535

3636
- repo: https://github.com/pycqa/flake8
37-
rev: 4.0.1
37+
rev: 5.0.4
3838
hooks:
3939
- id: flake8

examples/dataloader2/train_loop.py

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)