Intel NPU Library v1.4 Adds Turbo Mode & Tensor Operations

Written by Michael Larabel in Intel on 22 November 2024 at 06:16 AM EST. 1 Comment
INTEL
Version 1.4 of the Intel NPU Acceleration Library was released today as the Python library for use on Windows and Linux for interacting with the Intel Neural Processing Unit (NPU) for AI offloading on recent Intel Core Ultra processors.

With the intel-npu-acceleration-library 1.4 update there is support for several new features, new C++ code examples, documentation improvements, and more.

Among the new features within the Intel NPU 1.4 library update is support for operations on tensors, power and log softmax operations, a new MATMUL operation that is Torch compliant, support for the Phi-3 MLP layer, other new operations, and also a new "turbo mode".

Intel NPU Turbo mode


I was curious about this new "turbo mode" but from the perspective of this library is just setting a new turbo property that is passed on to the NPU driver. No other documentation or details in that pull request.

Those curious about all the Intel NPU Acceleration Library 1.4 changes or to try out this NPU library on Windows or Linux systems, visit the Intel GitHub repository.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week