What you've learned

You should now know how to:

  • Describe how to use Eigen on Arm systems.
  • Build TensorFlow with SVE on Arm systems.

Knowledge Check

Does Eigen use SIMD code all the time for best performance?

Eigen offers the following types by default:

Does linear algebra code benefit from large SVE vectors?


Back
Next