awslabs/benchmark-ai

[SM-Executor] Instance types

Offen

#940 geöffnet am 14.10.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (6 Forks)auto 404
buggood first issueservice:sm-executor

Repository-Metriken

Stars
 (19 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide