Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 4 replies, 0 views
Replied In
ML Compute C APIs?
Ah, I see that there are also ML Compute Objective-C APIs - https://developer.apple.com/documentation/mlcompute/mlctensor?language=objc, parallel to the Swift ones.
I wonder if it's possible to call into these Objective-C entry points (header files) via C interoperability in other languages (Python)?