wayneguo279
Results
3
comments of
wayneguo279
Make sure your tensorflow is gpu version,and remove “#” from code #os.environ["CUDA_VISIBLE_DEVICES"] = "0" in main.py
ydata=ydata.reshape(-1)
ydata=ydata.reshape(-1)