| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ToolTypeSettings.PyTorch.Definition<ParentT>
Definition of PyTorch toolkit settings.
|
| Modifier and Type | Method and Description |
|---|---|
ToolTypeSettings.PyTorch.DefinitionStages.WithAttach<ParentT> |
ToolTypeSettings.PyTorch.DefinitionStages.WithAttach.withCommunicationBackend(String communicationBackend) |
ToolTypeSettings.PyTorch.DefinitionStages.WithAttach<ParentT> |
ToolTypeSettings.PyTorch.DefinitionStages.WithPython.withPythonScriptFile(String pythonScriptFilePath) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/