2 references to TryValidate
Microsoft.ML.Core (2)
Data\ModelHeader.cs (2)
207bool res = TryValidate(ref header, header.FpLim, out ex); 471if (!TryValidate(ref header, reader.BaseStream.Length - fpMin, out ex))