tensorflow 查看模型輸入輸出saved_model_cli show --dir ./xxxx --all
saved_model_cli show --dir ./xxxxxxxx --all 可以查看模型的輸入輸出,比如使用tensorflow export_model_inference.py 輸出 ...
saved_model_cli show --dir ./xxxxxxxx --all 可以查看模型的輸入輸出,比如使用tensorflow export_model_inference.py 輸出 ...