Skip to content

Commit

Permalink
Update faqs.md (#34)
Browse files Browse the repository at this point in the history
"source" now added to paths; this one appears to be missed
  • Loading branch information
jeanniefinks authored Apr 30, 2021
1 parent d856dfe commit a291051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Our inference engine supports all versions of TensorFlow 1.x.; support for Tenso

**Do you run on AMD hardware?**

The DeepSparse Engine is validated to work on x86 Intel (Haswell generation and later) and AMD CPUs running Linux. It is highly recommended to run on a CPU with AVX-512 instructions available for optimal algorithms to be enabled. Specific support details for some algorithms over different microarchitectures [is available](https://docs.neuralmagic.com/deepsparse/hardware.html).
The DeepSparse Engine is validated to work on x86 Intel (Haswell generation and later) and AMD CPUs running Linux. It is highly recommended to run on a CPU with AVX-512 instructions available for optimal algorithms to be enabled. Specific support details for some algorithms over different microarchitectures [is available](https://docs.neuralmagic.com/deepsparse/source/hardware.html).

We are open to opportunities to expand our support footprint for different CPU-based processor architectures, based on market adoption and deep learning use cases.

Expand Down

0 comments on commit a291051

Please sign in to comment.