Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.92 KB

welcome.md

File metadata and controls

22 lines (16 loc) · 1.92 KB

Introduction to Intel LPOT

The Intel® Low Precision Optimization Tool (Intel® LPOT) is an open-source Python library that delivers a unified low-precision inference interface across multiple Intel-optimized Deep Learning (DL) frameworks on both CPUs and GPUs. It supports automatic accuracy-driven tuning strategies, along with additional objectives such as optimizing for performance, model size, and memory footprint. It also provides easy extension capability for new backends, tuning strategies, metrics, and objectives.

Note

GPU support is under development.

Infrastructure Workflow
LPOT Infrastructure LPOT Workflow

Supported Intel-optimized DL frameworks are:

Get started with installation, tutorials, examples, and more!

View the Intel® LPOT repo at: https://github.com/intel/lpot.