Fix length of IterableDatasetShard and add test (#13792)
* Fix length of IterableDatasetShard and add test * Add comments
This commit is contained in:
@@ -281,6 +281,7 @@ SPECIAL_MODULE_TO_TEST_MAP = {
|
||||
"test_trainer_distributed.py",
|
||||
"test_trainer_tpu.py",
|
||||
],
|
||||
"train_pt_utils.py": "test_trainer_utils.py",
|
||||
"utils/versions.py": "test_versions_utils.py",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user