Base:
1 reference to GetHashCode
Microsoft.ML.OnnxTransformer (1)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (1)
559
if (sparseTensor_ != null) hash ^= SparseTensor.
GetHashCode
();