onnxruntime
fix out of boundary vector per class in SVM
#27952
Merged

fix out of boundary vector per class in SVM #27952

xadupre merged 16 commits into main from xadupre/si-svm-111801
xadupre
xadupre fix out of boundary vector per class in SVM
96792075
tianleiwu
tianleiwu commented on 2026-04-02
xadupre Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
d806f895
xadupre use size_t
15e60b3a
tianleiwu
tianleiwu dismissed these changes on 2026-04-03
xadupre Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
08329be1
xadupre switch to size_t
d2cb2ab5
xadupre xadupre dismissed their stale review via d2cb2ab5 87 days ago
xadupre change one type
02a3688c
xadupre narrow
559a4f17
xadupre
Copilot Fix build errors from size_t type changes in SVMClassifier
2a1d2c6b
copilot-swe-agent
xadupre
xadupre commented on 2026-04-10
adrianlizarraga adrianlizarraga requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 85 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-04-10
tianleiwu
tianleiwu dismissed these changes on 2026-04-10
xadupre Update onnxruntime/core/providers/cpu/ml/svmclassifier.cc
62f2515c
xadupre xadupre dismissed their stale review via 62f2515c 73 days ago
xadupre Update onnxruntime/core/providers/cpu/ml/svmclassifier.cc
6d69a077
xadupre Update onnxruntime/test/providers/cpu/ml/svmclassifier_test.cc
96d92c60
xadupre
xadupre Update onnxruntime/core/providers/cpu/ml/svmclassifier.cc
65a3c014
xadupre
Copilot Fix UB: use .data()+offset instead of &(arr[offset]) for zero-count s…
614b86e0
Copilot Merge remote-tracking branch 'origin/main' into xadupre/si-svm-111801
93c09e3a
copilot-swe-agent
xadupre better cast
585f0258
xadupre xadupre enabled auto-merge (squash) 73 days ago
xadupre Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
ab6e4e26
tianleiwu
tianleiwu approved these changes on 2026-04-28
tianleiwu
tianleiwu commented on 2026-04-28
xadupre xadupre merged 3ae38b2f into main 66 days ago
xadupre xadupre deleted the xadupre/si-svm-111801 branch 66 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone