Skip to content

[Performance] Building on device (ARMv8.2 CPU) vs "pip install onnxruntime" #20437

Answered by snadampal
kmn1024 asked this question in Other Q&A
Discussion options

You must be logged in to vote

though the base arch used is armv8-a, onnxruntime does support dynamic dispatch of the arch specific kernels during runtime. For example, there are mmla, fp16 and bf16 kernels supported in python wheel. So, I doubt if anything is missing in the wheel and can be extracted in source builds. btw, do you have any particular kernel in mind?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kmn1024
Comment options

@snadampal
Comment options

Answer selected by kmn1024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #20427 on April 23, 2024 17:32.