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