enas_model
enas_model copied to clipboard
AttributeError: module 'cell' has no attribute 'EnasNode'
On a new Ubuntu 16.04 AWS GPU server that I set up today using the Deep Learning AMI at https://aws.amazon.com/marketplace/pp/B077GCZ4GR I get an error. I pip3 installed the latest versions of tensorflow-gpu and keras, and a similar nn search program I installed works fine. Here's the error I get:
ubuntu@ip-172-31-17-27:~/enas_model$ python3 main.py
Traceback (most recent call last):
File "main.py", line 11, in