다음을 통해 공유


CNTKsettings 클래스

정의

CNTK(Microsoft Cognitive Toolkit) 작업 설정입니다.

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

생성자

CNTKsettings()

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

CNTKsettings(String, String, String, String, String, Nullable<Int32>)

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

속성

CommandLineArgs

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

ConfigFilePath

구성 파일 경로를 가져오거나 설정합니다.

LanguageType

언어 유형을 가져오거나 설정합니다.

ProcessCount

프로세스 수를 가져오거나 설정합니다.

PythonInterpreterPath

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

PythonScriptFilePath

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

적용 대상