awslabs/benchmark-ai

[SM-Executor] Instance types

Aberta

#940 aberto em 14 de out. de 2019

 (0 comentário) (0 reação) (0 responsável)Python (6 forks)auto 404
buggood first issueservice:sm-executor

Métricas do repositório

Stars
 (19 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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...

Guia do colaborador