2021-06-12 00:49:00 +00:00
|
|
|
module: ONNX Runtime Objective-C API
|
|
|
|
|
author: ONNX Runtime Authors
|
|
|
|
|
author_url: https://www.onnxruntime.ai
|
|
|
|
|
github_url: https://github.com/microsoft/onnxruntime
|
|
|
|
|
|
|
|
|
|
objc: true
|
2023-07-07 14:58:54 +00:00
|
|
|
# Specify the training header as umbrella_header so that every public header is included.
|
|
|
|
|
# The training header is a superset of the inference-only header.
|
|
|
|
|
umbrella_header: ../include/onnxruntime_training.h
|
2021-06-12 00:49:00 +00:00
|
|
|
framework_root: ..
|
|
|
|
|
|
2023-04-07 22:00:15 +00:00
|
|
|
readme: ./main_page.md
|
2021-06-12 00:49:00 +00:00
|
|
|
|
|
|
|
|
hide_documentation_coverage: true
|
|
|
|
|
undocumented_text: ""
|