awslabs/benchmark-ai

[SM-Executor] Instance types

开放

#940 创建于 2019年10月14日

 (0 条评论) (0 个反应) (0 位负责人)Python (6 个派生)auto 404
buggood first issueservice:sm-executor

仓库指标

星标
 (19 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

SageMaker seems to expect instance types in the form ml.<instance-type>. This causes a disparity in the toml when defining a benchmark b/w kubernetes and sage maker.

We should update the sm-executor to check the user's input and if the instance type does not start with ml., add it under the covers...

贡献者指南