Rachel Lim
Rachel Lim
@ramonemiliani93 , what version of tensorflow are you running? I was not able to reproduce this issue with the following dataset: ``` def make_tensor(sizes): return np.asarray([f * 1.0 for f...
Based on https://github.com/tensorflow/tensorflow/issues/38100 and https://github.com/f90/FactorGAN/issues/1, I suspect this may be a problem with your CUDA installation.
@harishkashyap - what version of tensorflow as you using? If you use an older version, does it still work? (Trying to diagnose whether it's an issue with your CUDA installation...
@sanjoy, can you reassign this to someone on the GPU team to investigate?