8000 GitHub - sejoung/tensorflow_tutorials
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sejoung/tensorflow_tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow_tutorials

도커를 통해서 gpu를 사용할 수 있도록 설정하였습니다.

사용법

docker build -t tensorflow_tutorials .

docker run --gpus all -d --rm -p 8888:8888 tensorflow_tutorials
docker-compose up -d

docker-compose restart

docker-compose down

참고


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0