News #19
Closed
enthropy7
started this conversation in
Show and tell
News
#19
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It achieved ORT results on low-cost ARM processors—the kind listed in my benchmarks, such as the OPI Zero 3. On very low-cost Cortex processors, the results rival what XNNPACK achieved using hand-written assembly, feature gating, and unsafe C. All of this takes on a whole new dimension considering that the framework doesn’t require you to integrate any obscure backends like in Python, but works on the principle of “write the code, compile it, and it runs fast.” All that’s left is to work with the thread pool, tune large inputs, run more models, and assemble a cluster of boards for testing.
Beta Was this translation helpful? Give feedback.
All reactions