Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow 2 Benchmarks

ImageNet (ResNet50) benchmarks for Tensorflow 2.9 and later

Usage

For Tensorflow 2.x float32 benchmarking use:

python tf2-benchmarks.py --model resnet50 --xla --batch_size 64 --num_gpus 1

For Tensorflow 2.x float16 (mixed precision) benchmarking use:

python tf2-benchmarks.py --model resnet50 --xla --batch_size 128 --dtype fp16 --num_gpus 1

Results

Benchmarks meassured with this scripts are available here:

AIME Deep Learning GPU Benchmarks

About

A benchmark framework for Tensorflow 2.X

Topics

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages