ITensor 인터페이스

정의

텐서가 다차원 값입니다.

public interface class ITensor : ILearningModelFeatureValue
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.MachineLearningContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(88642963, 41733, 18981, 173, 9, 68, 1, 25, 180, 183, 246)]
struct ITensor : ILearningModelFeatureValue
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.MachineLearningContract), 65536)]
[Windows.Foundation.Metadata.Guid(88642963, 41733, 18981, 173, 9, 68, 1, 25, 180, 183, 246)]
public interface ITensor : ILearningModelFeatureValue
Public Interface ITensor
Implements ILearningModelFeatureValue
파생
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.AI.MachineLearning.MachineLearningContract (v1.0에서 도입되었습니다.)

설명

Windows Server

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

스레드로부터의 안전성

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

속성

Kind

기능의 데이터 형식입니다.

(다음에서 상속됨 ILearningModelFeatureValue)
Shape

각 차원의 개수와 크기를 반환합니다.

TensorKind

텐서의 데이터 형식을 반환합니다.

적용 대상

추가 정보