You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.3.0 (2022-12-08)
Features:
Implement _convert_="object" option for instantiate, enabling conversion of non-_target_ structured configs to instances of the backing dataclass / attr class. (#1719)
Enable layering of the @hydra.main decorator on top of other decorators produced using functools.wraps. (#2303)
Allow for non-leading dashes in override keys (#2363)
support specifying an absolute path with --config-path (#2368)