Caffe2Settings 클래스

정의

Caffe2 작업 설정입니다.

public class Caffe2Settings
type Caffe2Settings = class
Public Class Caffe2Settings
상속
Caffe2Settings

생성자

Caffe2Settings()

Caffe2Settings 클래스의 새 instance 초기화합니다.

Caffe2Settings(String, String, String)

Caffe2Settings 클래스의 새 instance 초기화합니다.

속성

CommandLineArgs

명령줄 인수를 가져오거나 설정합니다.

PythonInterpreterPath

Python 인터프리터 경로를 가져오거나 설정합니다.

PythonScriptFilePath

Python 스크립트 파일 경로를 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상