All Projects → ElementAI → Multithreaded Estimators

ElementAI / Multithreaded Estimators

Licence: apache-2.0
Multithreading inference in Tensorflow Estimators

Programming Languages

python
139335 projects - #7 most used programming language

Multithreaded-estimators

Code demonstrating how to use multithreading to speedup inference for Tensorflow estimators.

Installation

A Dockerfile is provided. First build the image from the root directory:

docker build . -t threaded

Then run the tests:

docker run threaded

License

This code is released under an Apache 2 license. See the license in full.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].