diff options
author | Wachowski, Karol <[email protected]> | 2024-05-15 13:30:05 +0200 |
---|---|---|
committer | Jacek Lawrynowicz <[email protected]> | 2024-05-17 08:30:24 +0200 |
commit | 8a27ad81f7d3a4bc30e00e334a369b69c5f8da90 (patch) | |
tree | 250bfb93f4b8c2c7a965159611275e4d24803e3d /tools/perf/scripts/python | |
parent | 302d583211e22bb49c4f8c1fa1c3c5e809c0b077 (diff) |
accel/ivpu: Split IP and buttress code
The NPU device consists of two parts: NPU buttress and NPU IP.
Buttress is a platform specific part that integrates the NPU IP with
the CPU.
NPU IP is the platform agnostic part that does the inference.
This separation enables support for multiple platforms using
a single NPU IP, so for example NPU IP 37XX could be integrated into
MTL and LNL platforms.
Signed-off-by: Wachowski, Karol <[email protected]>
Signed-off-by: Jacek Lawrynowicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions