Open-Sora/opensora/datasets
Hongxin Liu 70ca63f30b [feature] support async ckpt & pin memory cache (#760)
* [feature] support async ckpt

* [feature] support pin memory cache

* [doc] update readme
2024-12-20 10:30:49 +08:00
..
__init__.py
aspect.py [fix] pixart sampling 2024-06-26 07:00:24 +00:00
bucket.py [feat] update logging and bucket 2024-05-09 08:07:56 +00:00
dataloader.py [feature] support async ckpt & pin memory cache (#760) 2024-12-20 10:30:49 +08:00
datasets.py [data] added error handling to dataset 2024-06-24 08:53:10 +00:00
pin_memory_cache.py [feature] support async ckpt & pin memory cache (#760) 2024-12-20 10:30:49 +08:00
read_video.py lint: unify setting in pyproject.toml (#583) 2024-07-12 14:50:13 +08:00
sampler.py
utils.py ♻️ Directory creation to use os.makedirs with exist_ok (#435) 2024-06-18 07:41:02 +08:00
video_transforms.py