OnnxSequenceTypeAttribute.Equals(DataViewTypeAttribute) Method

Definition

Sequence types with the same element 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