3 writes to S
Microsoft.ML.OnnxConverter (3)
OnnxMl.cs (2)
734S = other.S; 797S = input.ReadBytes();
OnnxUtils.cs (1)
131attribute.S = value;
10 references to S
Microsoft.ML.OnnxConverter (10)
OnnxMl.cs (10)
533if (S != other.S) return false; 556if (S.Length != 0) hash ^= S.GetHashCode(); 597if (S.Length != 0) 600output.WriteBytes(S); 672if (S.Length != 0) 674size += 1 + pb::CodedOutputStream.ComputeBytesSize(S); 732if (other.S.Length != 0) 734S = other.S;