ToolType type
定義 ToolType 的值。 可能的值包括:'cntk'、'tensorflow'、'caffe'、'caffe2'、'chainer'、'horovod'、'custommpi'、'custom'
type ToolType =
| "cntk"
| "tensorflow"
| "caffe"
| "caffe2"
| "chainer"
| "horovod"
| "custommpi"
| "custom"