add objectivec/test and objectivec/docs

This commit is contained in:
edgchen1
2024-11-26 14:58:49 -08:00
parent 149f4a677e
commit 93228a1552
18 changed files with 1133 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# ONNX Runtime Objective-C API
ONNX Runtime provides an Objective-C API.
It can be used from Objective-C/C++ or Swift with a bridging header.