Freigeben über


TensorVariableDescriptorPreview Klasse

Definition

Veraltet. Stellt die Deskriptorinformationen einer Tensor-Variable dar.

public ref class TensorVariableDescriptorPreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
class TensorVariableDescriptorPreview final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("Use TensorFeatureDescriptor instead of TensorVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
class TensorVariableDescriptorPreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
public sealed class TensorVariableDescriptorPreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("Use TensorFeatureDescriptor instead of TensorVariableDescriptorPreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract")]
public sealed class TensorVariableDescriptorPreview
Public NotInheritable Class TensorVariableDescriptorPreview
Vererbung
Object Platform::Object IInspectable TensorVariableDescriptorPreview
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.AI.MachineLearning.Preview.MachineLearningPreviewContract (eingeführt in v1.0)

Hinweise

Warnung

Dies ist eine veraltete API. Verwenden Sie stattdessen den Windows.AI.MachineLearning-Namespace .

Dieser Typ wird einem mehrdimensionalen Array oder dem .NET Tensor zugeordnet.

Ein Tensortyp wird unabhängig von seiner Dimension IList zugeordnet.

Eigenschaften

DataType

Veraltet. Ruft den Typ der Tensordaten ab.

Description

Veraltet. Ruft die Beschreibung des Tensors ab.

IsRequired

Veraltet. Ruft ab, ob der Tensor erforderlich ist.

ModelFeatureKind

Veraltet. Ruft den Datentyp der Variablen ab.

Name

Veraltet. Ruft den Namen des Tensors ab.

Shape

Veraltet. Ruft die n-dimensionale Form des Tensors ab.

Gilt für: