Skip to content
New issue

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

Adding the argument target_wrapper to hydra.utils.instantiate to support recursive type checking #2880

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Apr 1, 2024

  1. Update _instantiate2.py

    Added `target_wrapper` arguments.
    JulesGM committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    911eb87 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix typing

    JulesGM committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    42f2334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff80f37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f0b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5965b8 View commit details
    Browse the repository at this point in the history