mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-20 06:10:34 +08:00
hydra fix
Summary: Workaround for oddity with new hydra. Reviewed By: davnov134 Differential Revision: D39280639 fbshipit-source-id: 76e91947f633589945446db93cf2dbc259642f8a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
df36223ddf
commit
90b758f725
@@ -9,6 +9,7 @@ hydra:
|
||||
run:
|
||||
dir: .
|
||||
output_subdir: null
|
||||
mode: RUN
|
||||
data_source_ImplicitronDataSource_args:
|
||||
dataset_map_provider_class_type: ???
|
||||
data_loader_map_provider_class_type: SequenceDataLoaderMapProvider
|
||||
|
||||
Reference in New Issue
Block a user