Difference between revisions of "Edge AI SDK/AI Framework/AMD"

From ESS-WIKI
Jump to: navigation, search
(RyzenAI SDK)
(Application)
Line 19: Line 19:
  
 
= Application =
 
= Application =
 +
=== <span style="font-size:larger;">Vision Application</span> ===
  
 
+
{| border="1" cellpadding="1" cellspacing="1" style="width: 500px;"
 
+
|-
 
+
| style="width: 137px;" | Application
 +
| style="width: 215px;" | Model
 +
| style="width: 134px;" | AI Comput Units
 +
|-
 +
| style="width: 137px;" | Object Detection
 +
| style="width: 215px;" | yolov3 (tf)
 +
| style="width: 134px;" | CPU, iGPU, dGPU
 +
|-
 +
| style="width: 137px;" | Face Detection
 +
| style="width: 215px;" | faceboxes-pytorch
 +
| style="width: 134px;" | CPU, iGPU, dGPU
 +
|-
 +
|}
  
 
= Benchmark =
 
= Benchmark =

Revision as of 04:14, 4 September 2025

RyzenAI SDK

AMD Ryzen™ AI software includes the tools and runtime libraries for optimizing and deploying AI inference on AMD Ryzen AI powered PCs1. Ryzen AI software enables applications to run on the neural processing unit (NPU) built in the AMD XDNA™ architecture, the first dedicated AI processing silicon on a Windows x86 processor2, and supports an integrated GPU (iGPU).


Ryzen™ AI software enables developers to efficiently port their pre-trained PyTorch or TensorFlow models to run on the integrated GPU (iGPU) or Neural Processing Unit (NPU) available in select Ryzen AI-powered laptops. Applications are deployed using ONNX Runtime, giving the user easy inferencing across the different hardware.


AMD Ryzen™ AI Software includes the tools and runtime libraries for optimizing and deploying AI inference on AMD Ryzen™ AI powered PCs. Ryzen AI software enables applications to run on the neural processing unit (NPU) built in the AMD XDNA™ architecture, as well as on the integrated GPU. This allows developers to build and deploy models trained in PyTorch or TensorFlow and run them directly on laptops powered by Ryzen AI using ONNX Runtime and the Vitis™ AI Execution Provider (EP).

Addressing Various AI Workloads  -Large Language Models -Image and Video Generation -Recommendation -Computer Vision

Application

Vision Application

Application Model AI Comput Units
Object Detection yolov3 (tf) CPU, iGPU, dGPU
Face Detection faceboxes-pytorch CPU, iGPU, dGPU

Benchmark

System Monitoring