Intel® Edge AI Performance Evaluation Toolkit is an Edge AI customer enabling tool that has been designed to easily qualify and evaluate platform deep learning inference performance.
It consists of scripts, configuration files, Intel Power and Thermal Analysis Tool (PTAT) workspace file and optimized OpenVINO INT8 IR model and brief explanation below,
OS setup scripts - are used to setup container running environment on both Ubuntu Linux and Windows OS.
OpenVINO POT quantization scripts and configuration files - are used to quantize OpenVINO FP32/FP16 IR models to INT8 by OpenVINO Post-Training Optimization Tool.
Benchmark scripts and Intel PTAT workspace file - are used to benchmark optimized INT8 IR model and monitor system frequency and thermal condition to qualify system performance.
Intel® Edge AI Performance Evaluation is licensed under Apache License Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.
Below are steps to get started for Ubuntu 20.04.4 and Windows 10 21H2
Install Ubuntu 20.04.4
https://ubuntu.com/tutorials/install-ubuntu-desktop#1-overview
Clone Intel® Edge AI Performance Evaluation Toolkit
Install docker utility by running
Reboot system.
Install Intel Power and Thermal Analysis Tool
Tool download link : Intel® Power And Thermal Analysis Tool
Loading Intel PTAT workspace file from ptat_workspace.xml
Run Benchmark and Quantization Scripts
Install Windows 10 21H1
Download Windows Insider Preview ISO (microsoft.com) and install
Install required graphic driver (30.0.101.xxxx)
Download Intel® Edge AI Performance Evaluation Toolkit github link below
https://github.com/intel/Intel-Edge-AI-Performance-Evaluation-Toolkit/archive/refs/heads/main.zip
Extract to C:\Users\Public\Intel-Edge-AI-Performance-Evaluation-Toolkit.
Enable Hypher-V (Run as Administator in PowerShell)
Please refere to tools\enable-hyper-v.p1 and run below,
Press Y to reboot system.
Install WSL2 (Run as Administator in PowerShell) and Reboot
Please refere to tools\install_wsl2.p1 and run below,
After reboot, WSL will start automatically to install Ubuntu. Enter user name and password for WSL Ubuntu when prompt.
Install docker utility by running in WSL
Reboot to activate docker settings.
Install Intel Power and Thermal Analysis Tool
Tool download link : Intel® Power And Thermal Analysis Tool
Launch Intel PTAT tool as administrator
Loading Intel PTAT workspace file from ptat_workspace.json
Run Benchmark and Quantization Scripts in WSL
See CONTRIBUTING for details. Thank you!
Please report questions, issues and suggestions using:
GitHub* Issues