We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think this will enable MART to get rid of DotDict:
DotDict
MART/mart/nn/nn.py
Line 162 in 422978c
by hydra.utils.get_object in Hydra 1.3.2:
hydra.utils.get_object
https://github.com/facebookresearch/hydra/blob/2b5cb67edb88161d6dc4b62f90e867bcda68fe00/hydra/utils.py#L70
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think this will enable MART to get rid of
DotDict
:MART/mart/nn/nn.py
Line 162 in 422978c
by
hydra.utils.get_object
in Hydra 1.3.2:https://github.com/facebookresearch/hydra/blob/2b5cb67edb88161d6dc4b62f90e867bcda68fe00/hydra/utils.py#L70
The text was updated successfully, but these errors were encountered: