datmo/tensorflow

By datmo

Updated over 7 years ago

automatically build tensorflow images from github

Image
0

645

ai-docker-files - datmo DockerHub

The aim of this repository is to have one place location to find Dockerfiles for most AI frameworks and tools. The docker images are pushed to public dockerhub/datmo repository.

How to Build

All the images can be built independently except keras. Please build tensorflow cpu before building keras image. Base image for keras image is tensorflow:14.04.

Test script for each has been provided.

Caffe already provides Dockerfiles for both gpu and cpu.

Reference

Docker Pull Command

docker pull datmo/tensorflow