ToolTypeSettings.Caffe2.DefinitionStages.WithPython<ParentT> Interface

Type Parameters

ParentT

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

public interface WithPython

Specifies python script file path to execute the job.

Method Summary

Modifier and Type Method and Description
ToolTypeSettings.Caffe2.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> withPythonScriptFile(String pythonScriptFilePath)

Method Details

withPythonScriptFile

public WithAttachAndPythonInterpreter withPythonScriptFile(String pythonScriptFilePath)

Parameters:

pythonScriptFilePath

Applies to