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
Assignees
No one assigned