ToolType type
Definierar värden för ToolType. Möjliga värden är: "cntk", "tensorflow", "caffe", "caffe2", "chainer", "horovod", "custommpi", "custom"
type ToolType =
| "cntk"
| "tensorflow"
| "caffe"
| "caffe2"
| "chainer"
| "horovod"
| "custommpi"
| "custom"