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