Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

IntelAI/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo has been migrated to https://github.com/intel/lp-opt-tool

Intel® AI Quantization Tools for Tensorflow*

Note:Intel® AI Quantization Tools for Tensorflow* must depend on Intel® Optimizations for TensorFlow.

This repo contains tools to ease the data scientist's work.

  • Quantization Python Programming API: The quantization python programming API is an unified python interface of Tensorflow Quantization tools to improve the user experience. It provides the pip installation package to remove the TensorFlow source build dependency. This package is under activate development to replace the old user interface.

  • Tensorflow Quantization: Post-training model quantization and optimization can help reduce the size of your model and run inference faster, while maintaining accuracy. This old user interface will be retried in further.