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

Fix neurips configs after hydra integration #423

Merged
merged 8 commits into from
Aug 1, 2023
Merged

Fix neurips configs after hydra integration #423

merged 8 commits into from
Aug 1, 2023

Conversation

joao-alex-cunha
Copy link
Collaborator

This PR fixes the neurips2023 configs after the hydra integration that broke the config_override tag.
I didn't go for a very sophisticated structure like @luis-mueller proposes in #421. I tried mainly to replicate the original structure of the configs with a base config and specific tags that define layer types and task names.

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #423 (89ba022) into main (ddec593) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #423   +/-   ##
=======================================
  Coverage   66.91%   66.91%           
=======================================
  Files          82       82           
  Lines        7819     7819           
=======================================
  Hits         5232     5232           
  Misses       2587     2587           
Flag Coverage Δ
unittests 66.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
ipu 49.14% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants