5 references to DeleteFolderWithRetries
Microsoft.ML.TensorFlow (2)
TensorflowTransform.cs (2)
184DeleteFolderWithRetries(env, tempDirPath); 527DeleteFolderWithRetries(Host, _savedModelPath);
Microsoft.ML.Vision (3)
DnnRetrainTransform.cs (3)
149DeleteFolderWithRetries(env, tempDirPath); 454DeleteFolderWithRetries(Host, tmpParamDir[0]); 750DeleteFolderWithRetries(Host, _modelLocation);