| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ToolTypeSettings.Caffe.Definition<ParentT>
Definition of Caffe settings.
|
static interface |
ToolTypeSettings.Caffe.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.Caffe2.Definition<ParentT>
Definition of Caffe2 settings.
|
static interface |
ToolTypeSettings.Caffe2.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.Chainer.Definition<ParentT>
Definition of Chainer settings.
|
static interface |
ToolTypeSettings.Chainer.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.CognitiveToolkit.Definition<ParentT>
Definition of azure cognitive toolkit settings.
|
static interface |
ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.Horovod.Definition<ParentT>
Definition of the settings for Horovod job.
|
static interface |
ToolTypeSettings.Horovod.DefinitionStages.WithAttach<ParentT>
The final stage of the Horovod job settings definition.
|
static interface |
ToolTypeSettings.PyTorch.Definition<ParentT>
Definition of PyTorch toolkit settings.
|
static interface |
ToolTypeSettings.PyTorch.DefinitionStages.WithAttach<ParentT>
The final stage of the PyTorch Toolkit settings definition.
|
static interface |
ToolTypeSettings.TensorFlow.Definition<ParentT>
Definition of TensorFlow job settings.
|
static interface |
ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach<ParentT>
The final stage of the TensorFlow settings definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/