Tag: AI
All the articles with the tag "AI".
Accessing Tensor Data Directly in Sentis: Why and How to Avoid Readback
The bottleneck in on-device inference is usually not inference itself but data movement between GPU and CPU. Here are the Sentis APIs that reduce it.