OnnxSequenceType.Equals(DataViewType) Method

Definition

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

Parameters

other
DataViewType

Returns

Applies to