ToolTypeSettings.Caffe.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

public interface WithAttach extends Attachable.InDefinition,ToolTypeSettings.DefinitionStages.WithCommandLineArgs<WithAttach>,ToolTypeSettings.DefinitionStages.WithProcessCount<WithAttach>

The final stage of the Caffe settings definition. At this stage, any remaining optional settings can be specified, or the Caffe settings definition can be attached to the parent Batch AI job definition.

Inherited Members

Applies to