Commit 035b070
Support len for SPDL dataloader (facebookresearch#839)
Summary:
Dataloader length may be useful, in particular to estimate the number of steps in an epoch. We add support for dataloader length for SPDL HiveDataLoaders that use the SPDL datasource.
Reviewed By: ynonaolga
Differential Revision: D781334621 parent 8d75f53 commit 035b070
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
223 | 231 | | |
224 | 232 | | |
225 | 233 | | |
| |||
0 commit comments