awslabs/benchmark-ai

[SM-Executor] Instance types

Aperta

#940 aperta il 14 ott 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Python (6 fork)auto 404
buggood first issueservice:sm-executor

Metriche repository

Star
 (19 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor