Register EmpiricalCovariance benchmark algorithm - #8120
Conversation
|
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 (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR adds benchmarking support for ChangesEmpiricalCovariance benchmarking
🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
69e3cb9 to
9bdd8aa
Compare
viclafargue
left a comment
There was a problem hiding this comment.
LGTM, but could we also add it to the benchmark config?
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
/merge |
Adds
EmpiricalCovarianceto the benchmark algorithm registry so it can be used by cuML benchmark tooling.Part of #8117