Skip to content

Is larq supported on x86 based CPUs? #673

Answered by Tombana
gj-raza asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gj-raza,
Larq Compute Engine can run on any platform, including x86 cpus. However, optimized implementations are only provided for ARM Cortex-A systems (and ARM Cortex-M in a private fork). When you run Larq Compute Engine on x86, it will fall back to slower code and not use SIMD vector instructions, for example.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jneeven
Comment options

@gj-raza
Comment options

@Tombana
Comment options

@gj-raza
Comment options

@Tombana
Comment options

Answer selected by lgeiger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants