Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Google Cloud ML(机器学习)中,我提交了一个作业,但由于代码中的 Python 错误而失败。
修复错误后,如何重新运行作业?我应该提交一份新工作吗?
完成后,如何删除作业?
在线文档不完整。
谢谢
当您准备好重试该作业时,只需提交一个具有新作业名称的新作业。
由于我们希望为您提供以前的工作记录,因此无法删除工作。作业将达到不再消耗任何资源的终止状态(FAILED、SUCCEEDED 或 CANCELLED)。但是,如果您列出作业,作业将继续显示在 UI 或 API 中。