keras-extras icon indicating copy to clipboard operation
keras-extras copied to clipboard

An issue about the code

Open LCLL opened this issue 7 years ago • 2 comments

I just use the example code in https://medium.com/@kuza55/transparent-multi-gpu-training-on-tensorflow-with-keras-8b0016fd9012

But when I changed the number of gpu(TITAN X) from 2 to 8, I found that the speed up compared with just using single gpu is almost the same. Can you give me some hints about this?

LCLL avatar Apr 06 '17 10:04 LCLL

Sounds like you're hitting a bottleneck somewhere; could be CPU, could be memory bandwidth, really hard to say from over here.

kuza55 avatar Jun 08 '17 21:06 kuza55

I have same problem, have you solved it? @LCLL

freshmanfresh avatar Jul 27 '17 07:07 freshmanfresh