1 reference to DownloadFromUrlAsync
Microsoft.ML.Core (1)
Utilities\ResourceManagerUtils.cs (1)
134
var thisDownloadResult = await
DownloadFromUrlAsync
(env, ch, url, fileName, timeout, filePath);