mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
Add workflow to update Objective-C API docs. Remove the Objective-C API doc generation step from the packaging pipeline. There are similar workflows for automatically updating other language API docs. This change enables this for Objective-C too.
5 lines
144 B
Markdown
5 lines
144 B
Markdown
# 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.
|