Compartir a través de


OnnxMapTypeAttribute.Equals(DataViewTypeAttribute) Método

Definición

Los tipos de mapa con el mismo tipo de clave y el mismo tipo de valor deben ser iguales.

public override bool Equals(Microsoft.ML.Data.DataViewTypeAttribute other);
override this.Equals : Microsoft.ML.Data.DataViewTypeAttribute -> bool
Public Overrides Function Equals (other As DataViewTypeAttribute) As Boolean

Parámetros

Devoluciones

Se aplica a