SimpleDataLoaderMapProvider

Summary: Simple DataLoaderMapProvider instance

Reviewed By: davnov134

Differential Revision: D38326719

fbshipit-source-id: 58556833e76fae5790d25a59bea0aac4ce046bf1
This commit is contained in:
Jeremy Reizenstein
2022-08-02 12:10:05 -07:00
committed by Facebook GitHub Bot
parent c63ec81750
commit 3a063f5976
4 changed files with 121 additions and 1 deletions

View File

@@ -117,6 +117,12 @@ data_source_ImplicitronDataSource_args:
sample_consecutive_frames: false
consecutive_frames_max_gap: 0
consecutive_frames_max_gap_seconds: 0.1
data_loader_map_provider_SimpleDataLoaderMapProvider_args:
batch_size: 1
num_workers: 0
dataset_length_train: 0
dataset_length_val: 0
dataset_length_test: 0
model_factory_ImplicitronModelFactory_args:
force_load: false
model_class_type: GenericModel