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