1 write to Signature
Microsoft.ML.Core (1)
Data\ModelHeader.cs (1)
114header.Signature = SignatureValue;
1 reference to Signature
Microsoft.ML.Core (1)
Data\ModelHeader.cs (1)
392Contracts.CheckDecode(header.Signature == SignatureValue, "Wrong file type");