【发布时间】:2017-12-22 11:44:54
【问题描述】:
当我尝试提交在 Google Cloud-ML 中训练模型的作业时,我收到以下错误。
RESOURCE_EXHAUSTED: Quota failure for project my_project.
The requested 16.536900000000003 ML Units exceed the allowed maximum of 15.To read more about Cloud ML Engine quota, see https://cloud.google.com/ml-engine/quotas.
- '@type': type.googleapis.com/google.rpc.QuotaFailure
violations:
- description: The requested 16.536900000000003 ML Units exceed the allowed maximum
of 15.
subject: my_project
现在我的问题是,这个配额会在几个小时或几天后重置吗?还是我需要要求增加 ML 单位?如果有,该怎么做?
【问题讨论】:
-
我们的配额系统从昨天开始出现问题,今天已解决。如果您以前可以提交类似配置的作业,那么您可能会受到配额问题的影响,请重试。否则,请与我们联系以增加配额。
-
感谢您提供的信息。现在已解决。 :)
标签: tensorflow google-cloud-platform tensorflow-gpu google-cloud-ml