2 references to FilePathSpecCtxName
Microsoft.ML.Parquet (2)
PartitionedFileLoader.cs (2)
238
ctx.LoadModel<IPartitionedPathParser, SignatureLoadModel>(_host, out _pathParser,
FilePathSpecCtxName
);
285
ctx.SaveModel(_pathParser,
FilePathSpecCtxName
);