Skip to content

clhne/lambda-tensorflow-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the code used for a few of the blog posts on: https://lambdalabs.com/blog including:

Environment:

  • OS: Ubuntu 18.04
  • TensorFlow version: 1.11.0-rc1
  • CUDA Version 10.0
  • CUDNN Version 7.3.0

Step One: Clone benchmark repo

cd ~
git clone https://github.com/lambdal/benchmarks.git
git clone https://github.com/lambdal/lambda-tensorflow-benchmark.git

Step Two: Run benchmark

Note: This script assumes the lambdal/benchmarks repo is inside of your home directory. If you've cloned it elsewhere, you need to change the SCRIPT_DIR variable in lambda-tensorflow-benchmark/script_benchmark.sh accordinly.

cd lambda-tensorflow-benchmark
./script_benchmark.sh

Step Three: Report results

./script_report.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages