Skip to content

Recipes to build docker container with tensorflow for gpu (CUDA)

Notifications You must be signed in to change notification settings

Fcsalvagnini/docker_tf2_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow-GPU 2.1 - Recipes to build a container with CUDA 10.1 and CUDNN 7

Prerequisites

To build and execute the container correctly, you need to install the following software:


Building and runing container

On docker-compose.yml, according to your preferences, change the username in args and add the desired volumes.

  • To build: make build
  • To run: make run
  • To execute interactively bash onto the container: make exec

About

Recipes to build docker container with tensorflow for gpu (CUDA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published