awslabs/benchmark-ai

[SM-Executor] Instance types

Ouverte

#940 ouverte le 14 oct. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Python (6 forks)auto 404
buggood first issueservice:sm-executor

Métriques du dépôt

Stars
 (19 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur