Condividi tramite


TensorUInt8Bit.TensorKind Proprietà

Definizione

Restituisce il tipo di dati del tensore.

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

Valore della proprietà

Tipo di dati del tensore.

Implementazioni

Commenti

Windows Server

Per usare questa API in Windows Server, è necessario usare Windows Server 2019 con Esperienza desktop.

Thread safety

Questa API è thread-safe.

Si applica a