Share via


TensorUInt64Bit.TensorKind 속성

정의

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

public:
 property TensorKind TensorKind { TensorKind get(); };
TensorKind TensorKind();
public TensorKind TensorKind { get; }
var tensorKind = tensorUInt64Bit.tensorKind;
Public ReadOnly Property TensorKind As TensorKind

속성 값

텐서의 데이터 형식입니다.

구현

설명

Windows Server

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

스레드로부터의 안전성

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

적용 대상