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

Ignore mirrored weights for weight check #93

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

frankh
Copy link
Contributor

@frankh frankh commented Jul 17, 2024

What this PR does / why we need it:
when checking "the total weight must equals to 100" we are including mirror weights, but with mirroring it's expected that weights will exceed 100%

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

when checking "the total weight must equals to 100" we are including
mirror weights, but with mirroring it's expected that weights will exceed
100%

Signed-off-by: Frank Hamand <frankhamand@gmail.com>
Copy link
Collaborator

@izturn izturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm thx

@izturn izturn merged commit 49540e3 into argoproj-labs:main Jul 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants