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

HParams: Add effect to remove hparam filters when the related column is removed #6572

Merged

Conversation

rileyajones
Copy link
Contributor

Motivation for features / changes

We found it confusing that a user could remove an hparam column but still have related filters in place. This also lead to awkward UX where they would need to re-add the column in order to remove the filter.

Technical description of changes

Since the action is a runs action I added an effect to runs effects which dispatches a newly created action to clear out related hparam filters.

@rileyajones rileyajones marked this pull request as ready for review September 8, 2023 19:40
@rileyajones rileyajones merged commit 718aad2 into tensorflow:master Sep 20, 2023
13 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