다음을 통해 공유


LearningModel.Close 메서드

정의

메모리 내 ONNX 모델을 해제합니다. 호출한 후에는 LearningModelSession 개체를 더 이상 만들 수 없습니다.

public:
 virtual void Close() = Close;
void Close();
// This member is not implemented in C#
function close()
' This member is not implemented in VB.NET

구현

M:Windows.Foundation.IClosable.Close M:System.IDisposable.Close

설명

Windows Server

Windows Server에서 이 API를 사용하려면 데스크톱 환경과 함께 Windows Server 2019를 사용해야 합니다.

스레드로부터의 안전성

이 API는 스레드로부터 안전합니다.

적용 대상