mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-27 22:45:57 +00:00
### Description <!-- Describe your changes. --> Using certain APIs is about to require a [privacy manifest](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api) to be added to a package. Our version of protobuf uses `mach_absolute_time`. Patch as per https://github.com/protocolbuffers/protobuf/pull/15662/ to remove usage. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Usage of API will require a privacy manifest for an iOS app to be accepted as of 5/1/2024 #20519 |
||
|---|---|---|
| .. | ||
| abseil | ||
| composable_kernel | ||
| coremltools | ||
| cpuinfo | ||
| flatbuffers | ||
| gsl | ||
| neural_speed | ||
| onnx | ||
| protobuf | ||
| xnnpack | ||
| .gitattributes | ||