Jeremy Reizenstein
4d9215b3b4
fix to get_default_args(instance)
...
Summary:
Small config system fix. Allows get_default_args to work on an instance which has been created with a dict (instead of a DictConfig) as an args field. E.g.
```
gm = GenericModel(
raysampler_AdaptiveRaySampler_args={"scene_extent": 4.0}
)
OmegaConf.structured(gm1)
```
Reviewed By: shapovalov
Differential Revision: D40341047
fbshipit-source-id: 587d0e8262e271df442a80858949a48e5d6db3df
2022-10-13 06:05:07 -07:00
..
2022-10-06 11:13:53 -07:00
2022-10-06 11:08:49 -07:00
2022-10-13 06:05:07 -07:00
2022-05-25 06:16:03 -07:00
2022-01-04 11:43:38 -08:00
2022-05-26 05:33:03 -07:00
2022-08-31 13:04:07 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-09-22 14:52:09 -07:00
2022-05-26 14:56:22 -07:00
2022-09-22 12:51:37 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-09-21 06:16:48 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-08-22 04:26:19 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-10-06 11:13:53 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-01-04 11:43:38 -08:00
2022-01-04 11:43:38 -08:00
2022-01-04 11:43:38 -08:00
2022-05-25 06:16:03 -07:00
2022-08-31 11:47:51 -07:00
2022-05-25 06:16:03 -07:00
2022-09-22 11:27:43 -07:00
2022-07-14 09:50:39 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-10-06 06:42:58 -07:00
2022-05-25 06:16:03 -07:00
2022-08-02 04:32:32 -07:00
2022-08-31 16:50:41 -07:00
2022-05-25 06:16:03 -07:00
2022-09-30 04:03:01 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-08-31 16:50:41 -07:00
2022-08-02 04:32:32 -07:00
2022-08-31 16:50:41 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-08-31 13:04:07 -07:00
2022-07-22 14:36:22 -07:00
2022-05-25 06:16:03 -07:00
2022-08-31 13:04:07 -07:00
2022-06-01 08:47:26 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-05-25 06:16:03 -07:00
2022-06-29 09:30:37 -07:00
2022-09-29 11:56:14 -07:00
2022-05-25 06:16:03 -07:00
2022-08-18 08:12:33 -07:00
2020-01-23 11:53:46 -08:00