AllenPu

Results 4 comments of AllenPu

I have a quick solution, under your virtual environment and run : python then import tensorflow as tf; tf.__path__; find your tensorflow path and change the first -I path from...

> �I have a quick solution, under your virtual environment and run : python > then import tensorflow as tf; tf.**path**; > find your tensorflow path and change the first...

I tried to use this code https://github.com/LiJunnan1992/DivideMix/blob/master/PreResNet.py but I found that the forward part is different from the MLNT part and if I want to use cifar data, the "fast...

yes, and you have to revise all three sh files to your own python path and cuda path i strongly encourage you to use tensorflow-gpu 1.8+python3.6 which can save a...