yeephycho/nasnet-tensorflow

Connection reset by peer

alixiu opened this issue · 0 comments

Thanks very much for your work!
I perform python export_inference_graph.py --alsologtostderr --model_name=nasnet_mobile --output_file=./inference/nasnet_mobile_inf_graph.pb

generating the following error:
IOError: [Errno socket error] [Errno 104] Connection reset by peer

How can I solve this problem?