feat(evaluator): add metric type name alias - #68
Conversation
Signed-off-by: Sandy Chapman <schapman@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe PR introduces ChangesMetricTypeName constraint and propagation
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Documentation preview is readyPreview: https://nvidia-nemo.github.io/nemo-platform/pr-preview/pr-68/pr-68/ Built from This preview is deployed from this PR branch, updates when docs changes are pushed, and will be removed when the PR closes. |
|
Signed-off-by: Sandy Chapman <schapman@nvidia.com>
* feat(evaluator-sdk): add metric type name alias Signed-off-by: Sandy Chapman <schapman@nvidia.com> * fix(evaluator-sdk): sync vendored metric type alias Signed-off-by: Sandy Chapman <schapman@nvidia.com> --------- Signed-off-by: Sandy Chapman <schapman@nvidia.com> Signed-off-by: Alex Ray <alray@nvidia.com>
Summary
Testing
Summary by CodeRabbit
New Features
MetricTypeNameis now available in the public API, providing a unified type definition for all metric type identifiers.Bug Fixes