You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
### Changes
- Remove torchvision tests from domain_ci. These tests are failing in CI and torchvision stopped maintenance of that part of the codebase (https://github.com/pytorch/vision/blob/main/.github/workflows/prototype-tests-linux-gpu.yml#L47-L49)
- Change AIStore branch name
- Run pre-commit hook
Pull Request resolved: meta-pytorch#1219
Reviewed By: kartikayk, huydhn, ejguan
Differential Revision: D52903377
Pulled By: gokulavasan
fbshipit-source-id: 1deaee3b88b8c062cedd718e7c268019fc2b3065
**:warning: As of July 2023, we have paused active development on TorchData and have paused new releases. We have learnt a lot from building it and hearing from users, but also believe we need to re-evaluate the technical design and approach given how much the industry has changed since we began the project. During the rest of 2023 we will be re-evaluating our plans in this space. Please reach out if you suggestions or comments (please use [#1196](https://github.com/pytorch/data/issues/1196) for feedback).**
7
+
**:warning: As of July 2023, we have paused active development on TorchData and have paused new releases. We have learnt
8
+
a lot from building it and hearing from users, but also believe we need to re-evaluate the technical design and approach
9
+
given how much the industry has changed since we began the project. During the rest of 2023 we will be re-evaluating our
10
+
plans in this space. Please reach out if you suggestions or comments (please use
11
+
[#1196](https://github.com/pytorch/data/issues/1196) for feedback).**
8
12
9
13
`torchdata` is a library of common modular data loading primitives for easily constructing flexible and performant data
0 commit comments