8000 Linear Output Warper fix. by copybara-service[bot] · Pull Request #1261 · google/vizier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Linear Output Warper fix. #1261

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Linear Output Warper fix. #1261

merged 1 commit into from
Jun 26, 2025

Conversation

copybara-service[bot]
Copy link
@copybara-service copybara-service bot commented Jun 25, 2025

Linear Output Warper fix.

When all labels are the same, the linear warping outputs NaNs because we divide 0 by max_value - min_value=0. Added a small constant to avoid division by zero.

Copy link
google-cla bot commented Jun 25, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_775842507 branch 2 times, most recently from 4eff5ae to 2e7e607 Compare June 26, 2025 14:43
When all labels are the same, the linear warping outputs NaNs because we divide 0 by `max_value - min_value=0`. Added a small constant to avoid division by zero.

PiperOrigin-RevId: 776206598
@copybara-service copybara-service bot merged commit 9ba22b3 into main Jun 26, 2025
@copybara-service copybara-service bot deleted the test_775842507 branch June 26, 2025 18:06
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.

0 participants
0