| 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.WithAttach<ParentT>
The final stage of the Caffe settings definition.
|
static interface |
ToolTypeSettings.Caffe.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.Chainer.Definition<ParentT>
Definition of Chainer settings.
|
static interface |
ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT>
The final stage of the Chainer settings definition.
|
static interface |
ToolTypeSettings.Chainer.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.CognitiveToolkit.Definition<ParentT>
Definition of azure cognitive toolkit settings.
|
static interface |
ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT>
The final stage of the Microsoft Cognitive Toolkit settings definition.
|
static interface |
ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> |
static interface |
ToolTypeSettings.CustomMpi.Definition<ParentT>
Definition of the settings for a custom MPI job.
|
static interface |
ToolTypeSettings.CustomMpi.DefinitionStages.WithAttachAndProcessCount<ParentT>
At this stage, any process count settings can be specified, or the custom MPI job settings definition
can be attached to the parent Batch AI job definition.
|
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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/