[TAO-0000][Feature] Validate AutoML dataclass parameter bounds - #27
Merged
ramanathan831 merged 6 commits intoAug 11, 2026
Merged
Conversation
…ssues Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
|
For security reasons, CI does not run automatically on NVIDIA's runners — it must be triggered per commit.
Tip Should this fix also ship in a release? Add a Important Before merging: every file needs a license header and every commit must be DCO signed-off — see the 📖 Contribution guide for details. |
Contributor
Author
|
/build |
1 similar comment
Contributor
|
/build |
echen4628
reviewed
Aug 7, 2026
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
ramanathan831
force-pushed
the
dev/ram/automl-dataclass-unit-test-main
branch
from
August 10, 2026 01:55
86aeb49 to
93c210e
Compare
Contributor
Author
|
/build |
Signed-off-by: Ramanathan Arunachalam <rarunachalam@nvidia.com>
echen4628
approved these changes
Aug 10, 2026
Contributor
Author
|
/build |
1 similar comment
Contributor
Author
|
/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Port the AutoML dataclass validation test and complete missing numeric parameter bounds exposed on current main.
This is the GitHub-main replacement for work developed before the GitLab repositories were discontinued.
Migration contract
maindev/ram/automl-dataclass-unit-test-maindev/ram/