Refactor CoreMLExecution to C++ bridge class #21857
refactor Obj-C CoreMLExecution to C++ bridge class
3f662abd
move code into onnxruntime::coreml namespace
f199fc6c
refactor data members
731de370
use autoreleasepool again
2a080b67
update comment
0a70ce1d
fix formatting
a8aafb1f
fix formatting
8126d252
Revert "fix formatting"
8a30aca2
fix formatting
f5b36754
add comments
b7f81023
replace model_loaded_ member by direct checks against `nil`
8a914775
fix typo in error message
97debbde
fix status in lambda
89ffbe9d
add autoreleasepool in cleanup
cca91c42
edgchen1
dismissed these changes
on 2024-09-05
Remove redundant check for model
f436d4b4
1enn0
dismissed their stale review
via f436d4b4
1 year ago
edgchen1
dismissed these changes
on 2024-09-11
Remove empty line
e3fa640a
1enn0
dismissed their stale review
via e3fa640a
1 year ago
edgchen1
approved these changes
on 2024-09-11
edgchen1
merged
d8e64bb5
into main 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub