[Bug] Shuffle data loader nightly test failing
See original GitHub issueSearch before asking
- I searched the issues and found no similar issues.
Ray Component
Ray Core
What happened + What you expected to happen
https://buildkite.com/ray-project/periodic-ci/builds/2414#7e0505a3-f7d6-4945-bf87-b5d4985615bb
AttributeError: 'AioClientCreator' object has no attribute '_register_lazy_block_unknown_fips_pseudo_regions'
@clarkzinzow do you know what’s going on? Maybe some api changes from dataset?
Versions / Dependencies
N/A
Reproduction script
N/A
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Common error messages in Data Loader - Salesforce Help
Error: Not processed due to batch error: Invalid Batch : Failed to parse CSV header. Cause: This error will only occur if the...
Read more >Import Torch Python
Ultra-efficient trainer and dataloader that allows. data import DataLoader from torchvision import datasets, transforms, models from. functional as f from ...
Read more >Trainer — PyTorch Lightning 1.8.5.post0 documentation
Running the training, validation and test dataloaders ... across all dataloader workers and processes for torch , numpy and stdlib random number generators....
Read more >FAQ — Ray 2.2.0 - the Ray documentation
What should I not use Ray Datasets for? For data loading for training, how does Ray Datasets compare to other solutions? Torch datasets...
Read more >Trainer - Hugging Face
get_test_dataloader — Creates the test DataLoader. log — Logs information on the various objects watching training. create_optimizer_and_scheduler — Sets up the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@scv119 is on it: https://github.com/ray-project/ray/pull/21680
Pinning
botocore
to a version before that function is removed might work.