Tags: kstoneriv3/data
Tags
Remove obsolete binary workflows, limit linux to 1 python version (py… …torch#1447) (pytorch#1448) * Remove obsolete binary workflows, limit linux to 1 python version * fixes * fix * fix Co-authored-by: Andrey Talman <atalman@fb.com>
Cherry-picking changes in main to the release branch (pytorch#1446) * Fix end of epoch StatefulDataLoader restart (pytorch#1439) * add test for end of epoch state dict check * run precommit update stateful_dataloader run precommit local changes update test to test the order of batches update test update tests revert changes in SDL revert changes in SDL update tests run precommit * update sampler * run precommit * remove unnecessary comment * add test for statedict before and after endofepoch * run precommit * check if _sampler_iter is exhausted * run precommit * remove commented lines * remove default values * only exhaust sampler_iter if present in sd * update _StatefulRandomSamplerIterator update state dict if the iterator has finished add comment about why were updating state dict run precommit * update randomsampleriter state_dict fully * run precommit * fork torch.utils.data RandomSampler reverse changes to sdl.py generator to iterator run precommit update generator usage * update class name * run precommit * add a method to generate permutations * update return type * update next logic * add comment * update tests to include non stateful samplers * add comments * Using system generated seed in RandomSampler (pytorch#1441) * add new sampler tests * update seed generation in sampler * run precommit * update seed generation * change variable name * update comment * add seed to tests * run precommit
bump version (pytorch#1403) Co-authored-by: Andrew Ho <andrewkh@fb.com>
bump version (pytorch#1403) Co-authored-by: Andrew Ho <andrewkh@fb.com>
bump version (pytorch#1403) Co-authored-by: Andrew Ho <andrewkh@fb.com>
add new torchdata.nodes doc file (pytorch#1390) (pytorch#1392) * add new torchdata.nodes doc file * update main readme.md, move content of nodes readme.md to torchdata.nodes.rst * main readme * udpate readme
Exclude 3.13 for windows on release v10 (pytorch#1386) * exlucde 3.13 for windows on release v10 * different format
PreviousNext