Constructor FileOnnxModelSource
FileOnnxModelSource(IEdgeModelPaths, string?)
Creates the source.
public FileOnnxModelSource(IEdgeModelPaths paths, string? directoryOverride = null)
Parameters
pathsIEdgeModelPathsThe model root.
directoryOverridestringA staging directory to look in instead of the model root - a side-loaded folder, or a test's temp directory.