- 14 9月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* move worker loop to top level * move reader process loop to top level * fix failed unittests
-
- 12 8月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add IterableDataset support in multiprocess DataLoader. test=develop
-
- 29 7月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* simplify buffered reader to improve DataLoader performance * fix 22 failed unittests * fix cuda pinned context condition * fix test_reader_reset failed * fix two failed unittests * change unittest place * polish error messaage * polish cast op GetExpecctedKernelType * remove debug info in unittest
-
- 08 7月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* fix test_multiprocess_dataloader_exception failed on CPU only version. test=develop
-
- 06 7月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 21 4月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* add DataLoader, Dataset, BatchSampler
-