OnnxMapTypeAttribute.Equals(DataViewTypeAttribute) Method

Definition

Map types with the same key type and the same value type should be equal.

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

Parameters

Returns

Applies to