Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 299 Bytes

File metadata and controls

19 lines (13 loc) · 299 Bytes

Sample docker-compose gpu tf project

quick test to check that nvidia gpu is available to TF cuda

Usage

  • make start
  • make runapp
    • this runs the sample TF app
  • make sh
    • shell into app
  • make stop
  • make logs

Recommended

Monitoring GPU nvtop | https://github.com/Syllo/nvtop