public interface ToolTypeSettings
Modifier and Type | Interface and Description |
---|---|
static interface |
ToolTypeSettings.Caffe
Specifies the settings for Caffe job.
|
static interface |
ToolTypeSettings.Caffe2
Specifies the settings for Caffe2 job.
|
static interface |
ToolTypeSettings.Chainer
Specifies the settings for Chainer job.
|
static interface |
ToolTypeSettings.CognitiveToolkit
Client-side representation for Microsoft Cognitive Toolkit settings.
|
static interface |
ToolTypeSettings.CustomMpi
Client-side representation for the settings for a custom MPI job.
|
static interface |
ToolTypeSettings.CustomToolkit
Client-side representation for the settings for a custom toolkit job.
|
static interface |
ToolTypeSettings.DefinitionStages
Common definition stages.
|
static interface |
ToolTypeSettings.Horovod
Client-side representation for Horovod job settings.
|
static interface |
ToolTypeSettings.PyTorch
Client-side representation for PyTorch toolkit settings.
|
static interface |
ToolTypeSettings.TensorFlow
Specifies the settings for TensorFlow job.
|
Copyright © 2019. All rights reserved.