public static interface ToolTypeSettings.Caffe.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ToolTypeSettings.Caffe.DefinitionStages.Blank<ParentT>
The first stage of the Caffe settings definition.
|
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.Caffe.DefinitionStages.WithFileType<ParentT>
Specifies the path and file name of the python script to execute the job or the path of the config file.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/