Skip to content

ialimustufa/oneAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

TensorFlow int8 Inference

This code example provides a sample code to run ResNet50, IneptionV4 & ResNet101 low precision inference on Intel's pretrained int8 model

Key implementation details

The example uses Intel's pretrained model published as part of Intel Model Zoo. The example also illustrates how to utilize TensorFlow and MKL run time settings to maximize CPU performance on ResNet50, IneptionV4 & ResNet101 workload

Pre-requirement

TensorFlow is ready for use once you finish the Intel AI Analytics Toolkit installation, and have run post installation script.

You can refer to the oneAPI main page for toolkit installation, and the Toolkit Getting Started Guide for Linux for post-installation steps and scripts.

Activate the Enviornment

  1. Make an account at oneAPI.
  2. Launch the jupyter notebook in browser.
  3. Select Kernel-> 'TensorFlow AI'.
  4. Git Clone this Repository and run the Notebook.

License

This code sample is licensed under MIT license. \n Credits: Intel Model Zoo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published