Skip to content

Gigi-G/tensorflow-2.4.1-no-AVX-no-GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow-2.4.1-no-AVX-no-GPU

Docker container tensorflow 2.4.1 no AVX and no GPU.

Usage

chmod +x ./build.sh
./build.sh
docker run --name tensorflow-2.4.1 -v $HOME:$HOME -p 8888:8888 tensorflow-2.4.1

In order to restart the container use the following command:

docker start -i tensorflow-2.4.1

About

Docker container tensorflow 2.4.1 no AVX and no GPU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published