add more ORT_ENFORCE when building the tree structure of TreeEnsemble operators #27677
add more ORT_ENFORCE when building the tree structure of TreeEnsemble…
7014730e
add test to check error messages are raised
afb141a2
Update onnxruntime/core/providers/cpu/ml/tree_ensemble_common.h
0d538f0d
Update onnxruntime/test/providers/cpu/ml/treeregressor_test.cc
94424140
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
2fa5b6dc
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
ae09adc3
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
b06f7c3b
checks base_values.size()
c05acab4
Update onnxruntime/core/providers/cpu/ml/tree_ensemble_attribute.h
0f98f3bd
fix use of a negative index in TreeEnsemble
e331d9e1
Add diagnostic context to ORT_ENFORCE bounds checks in TreeEnsemble o…
9d02e4c7
Refactor TreeEnsemble weight loop: validate array sizes once before i…
fb31ddeb
fix one warning
b9660294
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
c2b4bee4
Add unit tests for base_values ORT_ENFORCE checks in TreeEnsemble ope…
0a78a0be
Merge branch 'xadupre/tree110413' of https://github.com/microsoft/onn…
6d3c0463
add one more tests
db4a2def
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
a51acdfc
Update onnxruntime/core/providers/cpu/ml/tree_ensemble_common.h
bc63ab27
Fix TreeEnsemble validation: add target_class_treeids check, fix narr…
d9d5cdec
fix merge conflicts
c5a239ec
xadupre
enabled auto-merge (squash) 64 days ago
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
155906d5
fix two tests
04a8f98a
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
97562a19
add missing import
59682df4
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
d88dc162
Update onnxruntime/core/providers/cpu/ml/tree_ensemble_common.h
ad0585bc
Refactor TREE_FIND_VALUE with TREE_FIND_VALUE_CHECK macro; fix base_v…
6123b968
Update onnxruntime/core/providers/cpu/ml/tree_ensemble_common.h
2b06c1ec
Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
59fca0fc
fix
0ccbf6df
tianleiwu
approved these changes
on 2026-05-20
xadupre
merged
f6e8b0b8
into main 24 days ago
xadupre
deleted the xadupre/tree110413 branch 24 days ago
Assignees
No one assigned