Puntawat Ponglertnapakorn

Results 1 comments of Puntawat Ponglertnapakorn

try to use other tensorflow version that compiled with cuda10.0 (which is your cuda version) `pip install tensorflow-gpu==1.13.0rc1 #which is built using cuda10.0` or you can try to build it...