Hi,
I was able to run the cifar10 script successfully but while running the /ptb_search.sh i'm getting the error, i have already ran data/ptb/process.py:
NotFoundError (see above for traceback): Key ptb_enas_model/layer_0/rhn_layer_11/batch_norm/ptb_enas_model/layer_0/rhn_layer_11/batch_norm/moving_mean/biased not found in checkpoint
This error usually comes in TF when model checkpoint isn't compatible with the version of TF i'm using.
My system config is : TF=1.4.1, python 2.7
Hi, I was able to run the cifar10 script successfully but while running the /ptb_search.sh i'm getting the error, i have already ran data/ptb/process.py:
NotFoundError (see above for traceback): Key ptb_enas_model/layer_0/rhn_layer_11/batch_norm/ptb_enas_model/layer_0/rhn_layer_11/batch_norm/moving_mean/biased not found in checkpoint
This error usually comes in TF when model checkpoint isn't compatible with the version of TF i'm using. My system config is : TF=1.4.1, python 2.7