ibab / tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the issue with training and inferencing on v100?

ishansan38 opened this issue · comments

There seems to a problem in training when using the 1080X GPU vs V100 GPU. The quality drops way below and time to training also increases with V100 when in reality it should be the opposite. Has anyone faced this issue? Could this be because of TF Configuration? Any thoughts are appreciated.

@ibab Have you faced this issue?