Commit 78b16ac
fix: add @unchecked Sendable conformances for ORTSession and ORTValue
ONNX Runtime types are used exclusively within the ONNXSessionManager actor,
making cross-boundary transfers safe. Fixes Swift 6 concurrency errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5adfdb8 commit 78b16ac
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
90 | 97 | | |
91 | 98 | | |
92 | 99 | | |
| |||
0 commit comments