cuml.accel SVM onnx support - #8307
Conversation
These are easy to add by exposing `_gamma`.
I cannot reproduce the segfaults.
|
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 (4)
💤 Files with no reviewable changes (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR updates proxy attribute metadata for SVC/SVR under cuml.accel (replacing ChangesSVC/SVR proxy attribute and ONNX xfail fix
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/merge |
skl2onnxto work withSVC/SVRundercuml.accelcuml.accellimitationsSVC/SVRin that section. The cause there doesn't make sense (our test suite intermingles these estimators all the time and never sees these issues), and I cannot reproduce the issue locally.Fixes #7822