CaffeSettings interface

Properties

commandLineArgs

Command line arguments. Command line

configFilePath

Config file path. Path of the config

processCount

Process count. Number of processes to

pythonInterpreterPath

Python interpreter path. The path

pythonScriptFilePath

Python script file path. Python

Property Details

commandLineArgs

Command line arguments. Command line

commandLineArgs?: string

Property Value

string

configFilePath

Config file path. Path of the config

configFilePath?: string

Property Value

string

processCount

Process count. Number of processes to

processCount?: number

Property Value

number

pythonInterpreterPath

Python interpreter path. The path

pythonInterpreterPath?: string

Property Value

string

pythonScriptFilePath

Python script file path. Python

pythonScriptFilePath?: string

Property Value

string