public static interface ToolTypeSettings.TensorFlow.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ToolTypeSettings.TensorFlow.DefinitionStages.Blank<ParentT>
The first stage of the TensorFlow settings definition.
|
static interface |
ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach<ParentT>
The final stage of the TensorFlow settings definition.
|
static interface |
ToolTypeSettings.TensorFlow.DefinitionStages.WithMasterCommandLineArgs<ParentT> |
static interface |
ToolTypeSettings.TensorFlow.DefinitionStages.WithPython<ParentT>
Specifies python script file path.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/