Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What frameworks / models / GPUs, etc., do you want to see for comparison? #8

Open
u39kun opened this issue Apr 5, 2018 · 9 comments

Comments

@u39kun
Copy link
Owner

u39kun commented Apr 5, 2018

This is an open thread for requests.

@u39kun
Copy link
Owner Author

u39kun commented Aug 22, 2018

Pre-orderd a 2080 Ti. I plan on posting results when I get it (should arrive early Oct.)

@clhne
Copy link

clhne commented Sep 28, 2018

When use to training ,RTX 2080 Ti and TiTan V, which do you prefer ?

Thanks.

@clhne
Copy link

clhne commented Oct 5, 2018

Could you compare the inference framework, such as Tensorflow Lite ,PaddlePaddle,TEngine,etc.
Thanks.

@jaapkroe
Copy link

jaapkroe commented Oct 7, 2018

A recent MxNet build would interesting to see in this comparison

@stefan-it
Copy link

stefan-it commented Oct 27, 2018

@u39kun Here are the results for TensorFlow on the following system:

  • AMD Ryzen 7 2700X CPU
  • G.Skill Trident Z, 32 GB, CL14 14-14-34
  • ASRock X470 Taichi Ultimate
  • TensorFlow 1.12 for CUDA 10 + cudnn 7.3.1
  • nvidia-docker with nvidia/cuda:10.0-cudnn7-devel

For a Zotac RTX 2070 AMP Extreme:

Precision vgg16 eval vgg16 train resnet152 eval resnet152 train
32-bit 42.6ms 130.6ms 65.1ms 264.2ms
16-bit 29.0ms 94.2ms 39.5ms 183.9ms

For a Zotac RTX 2080 TI:

Precision vgg16 eval vgg16 train resnet152 eval resnet152 train
32-bit 29.0ms 91.4ms 43.6ms 191.2ms
16-bit 18.7ms 60.2ms 25.5ms 135.0ms

@EmilPi
Copy link

EmilPi commented Feb 14, 2019

Hi,
I am really interested to see mxnet benchmark. Please include it if possible.

@Ark-kun
Copy link

Ark-kun commented Nov 19, 2020

It would be great to have some AMD GPUs tested. See ROCm/tensorflow-upstream#173

@peterdu989
Copy link

Hi,
RX 3080 vs RX6800XT please

@HudenJear
Copy link

This code works well on the AMD rocm system.
12700K+6800XT
Pytorch1.12.1(ROCM5.1)
Test without MIOpen:
pytorch's vgg16 eval at fp32: 32.9ms avg
pytorch's vgg16 train at fp32: 126.4ms avg
pytorch's resnet152 eval at fp32: 48.9ms avg
pytorch's resnet152 train at fp32: 184.8ms avg
pytorch's densenet161 eval at fp32: 45.4ms avg
pytorch's densenet161 train at fp32: 170.6ms avg

pytorch's vgg16 eval at fp16: 19.9ms avg
pytorch's vgg16 train at fp16: 92.8ms avg
pytorch's resnet152 eval at fp16: 28.1ms avg
pytorch's resnet152 train at fp16: 132.8ms avg
pytorch's densenet161 eval at fp16: 37.8ms avg
pytorch's densenet161 train at fp16: 136.9ms avg

Hi, RX 3080 vs RX6800XT please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants