Skip to content

A Docker image to use as base for the deployment of optimized, x86_64 XNNPACK delegate enabled, tensorflow lite inference services

License

Notifications You must be signed in to change notification settings

desmoteo/tflite-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tflite-inference

A Docker image to use as base for the deployment of optimized, x86_64 XNNPACK delegate enabled, tensorflow lite inference services. The docker-hub image is optimized for recent CPUs implementing the AVX512 SIMD instructions for Intel microprocessors.

Usage

Use as base image in the development and deployment of tflite enabled services:

FROM matteoferrabone/tflite-inference:latest

COPY ...
...

About

A Docker image to use as base for the deployment of optimized, x86_64 XNNPACK delegate enabled, tensorflow lite inference services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages