OnnxMapTypeAttribute.Equals(DataViewTypeAttribute) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- other
- DataViewTypeAttribute