Share via


Caffe2Settings Class

Definition

Caffe2 job settings.

public class Caffe2Settings
type Caffe2Settings = class
Public Class Caffe2Settings
Inheritance
Caffe2Settings

Constructors

Caffe2Settings()

Initializes a new instance of the Caffe2Settings class.

Caffe2Settings(String, String, String)

Initializes a new instance of the Caffe2Settings class.

Properties

CommandLineArgs

Gets or sets command line arguments.

PythonInterpreterPath

Gets or sets python interpreter path.

PythonScriptFilePath

Gets or sets python script file path.

Methods

Validate()

Validate the object.

Applies to