谷歌云机器学习错误

问题描述:

请帮助我 我无法解决这个问题

pleas help me i cannot solve this

错误:(gcloud.beta.ml.models.versions.create)失败:字段:version.deployment_uri错误:模型目录gs://valued-aquifer-164405-ml/mnist_deployable_garu_20170413_150711/model/预期包含完全是以下其中之一:"export.meta"文件,"saved_model.pb"文件或"saved_model.pbtxt"文件.请确保这些文件之一存在且您具有对该文件的读取权限.

ERROR: (gcloud.beta.ml.models.versions.create) FAILED_PRECONDITION: Field: version.deployment_uri Error: The model directory gs://valued-aquifer-164405-ml/mnist_deployable_garu_20170413_150711/model/ is expected to contain exactly one of the following: the 'export.meta' file, or 'saved_model.pb' file or 'saved_model.pbtxt' file.Please make sure one of these files exists and you have read access to it.

此命令此后已更新为gcloud ml-engine versions create.

This command has since been updated to gcloud ml-engine versions create.

建议运行gcloud components update来安装最新的GCloud,然后遵循新说明,用于将自己的模型部署到Cloud ML Engine.

It is recommended to run gcloud components update to install the latest GCloud, then follow the new instructions for deploying your own models to Cloud ML Engine.