mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
- Fix link errors by including the needed onnxruntime-extensions libraries in the static framework. - Add Objective-C API to register custom ops from embedded onnxruntime-extensions. Caveat: Not all onnxruntime-extensions build options are working yet. E.g., building with the onnxruntime-extensions OpenCV dependency does not work. |
||
|---|---|---|
| .. | ||
| onnxruntime.h | ||
| onnxruntime_training.h | ||
| ort_checkpoint.h | ||
| ort_coreml_execution_provider.h | ||
| ort_custom_op_registration.h | ||
| ort_enums.h | ||
| ort_env.h | ||
| ort_session.h | ||
| ort_training_session.h | ||
| ort_value.h | ||
| ort_xnnpack_execution_provider.h | ||