fekle / tensorflow-docker-gpu-avx2

A little script to build tensorflow gpu images with avx2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow Docker AVX2

Build Status

Usage

./cli.sh <init|build|update|clean|reset>

init

Initialize source repo

build

Build docker image according to configuration, have a look at the script

update

Update source repo

clean

Cleanup source repo

reset

Delete and re-init source repo

About

A little script to build tensorflow gpu images with avx2

License:MIT License


Languages

Language:Shell 100.0%