Skip to content

issues Search Results · repo:facebookresearch/hydra language:Python

Filter by

0 results
 (126 ms)

0 results

infacebookresearch/hydra (press backspace or delete to remove)

🐛 Bug Description !-- A clear and concise description of what the bug is. -- A defaults list one level down that points to another defaults list with interpolation is prepending the path with group name ...
bug
  • shfattig
  • Opened 
    yesterday
  • #3036

I am loading some other configs as default like this: defaults: - ../../../conf/main - ../../conf/main - _self_ Then I get the following output under .hydra/config ? : ? : ? : ? ...
  • shojsepter
  • Opened 
    yesterday
  • #3035

🐛 Bug Description !-- A clear and concise description of what the bug is. -- In a default list it could be helpful to reserve some config group name that can be specified on command line and used to ...
bug
  • shfattig
  • Opened 
    yesterday
  • #3034

🐛 Bug Description Originally raised in https://github.com/facebookresearch/sam2/issues/544 and a fix is specified that I confirmed works locally. Checklist - [x] I checked on the latest version ...
bug
  • rbavery
  • Opened 
    2 days ago
  • #3033

🐛 Bug Description !-- A clear and concise description of what the bug is. -- When using the Submitit Hydra plugin with the +train=experiment override argument, the /hydra/launcher configuration in the ...
bug
  • ctr26
  • 1
  • Opened 
    5 days ago
  • #3031

Hi there, great work! I am new to hydra and am looking for a way to have the absolute path to the configuration file itself in the parameters. Suppose to have a tree structure like the following . └── ...
  • S-Dafarra
  • 1
  • Opened 
    14 days ago
  • #3028

🚀 Feature Request Motivation Is your feature request related to a problem? Please describe. It is sometimes useful to have a global-scope overlay for things that are coupled perhaps a bit more than what ...
enhancement
  • EricCousineau-TRI
  • Opened 
    16 days ago
  • #3026

hi, I m using hydra + optuna-sweeper + optuna-dashboard for tracking experiments and HPOs. I want to use code such as example, but I found that - optuna-dashboard 0.17.0 requires optuna =3.1.0, but ...
  • carrtesy
  • 1
  • Opened 
    21 days ago
  • #3024

If overrides contain a / then a subdirectory is created when using hydra.job.override_dirname. The referenced discussion suggests to write a custom function that replaces instances of /. However, it would ...
  • stefangstark
  • Opened 
    28 days ago
  • #3018

🚀 Feature Request Allow configurable plugins without use of hydra_plugin package. This is especially useful for hydra-zen users. Motivation I do not want to create launchers that must be installed as ...
enhancement
  • jgbos
  • Opened 
    on Jan 29
  • #3015
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub