73 references to DeleteOutputPath
Microsoft.ML.Core.Tests (20)
UnitTests\TestEntryPoints.cs (16)
267
var path =
DeleteOutputPath
(entryPointsSubDir, epListFile);
274
var jPath =
DeleteOutputPath
(entryPointsSubDir, manifestFile);
1656
var modelPath =
DeleteOutputPath
("SavePipe", "PipelineEnsembleModel.zip");
1883
var modelPath =
DeleteOutputPath
("SavePipe", "PipelineEnsembleModel.zip");
2043
var modelPath =
DeleteOutputPath
("SavePipe", "PipelineEnsembleModel.zip");
2214
var summary =
DeleteOutputPath
(@"../Common/EntryPoints", $"ensemble-model{i}-summary.txt");
2222
var stats =
DeleteOutputPath
(@"../Common/EntryPoints", $"ensemble-model{i}-stats.txt");
2230
var summaryPath =
DeleteOutputPath
(@"../Common/EntryPoints", "ensemble-summary.txt");
2240
var summaryKvpPath =
DeleteOutputPath
(@"../Common/EntryPoints", "ensemble-summary-key-value-pairs.txt");
2859
string dataFile =
DeleteOutputPath
("SavePipe", "SavePipeTextLightLda-SampleText.txt");
4276
var weights =
DeleteOutputPath
(@"../Common/EntryPoints", "lr-weights.txt");
4281
var stats =
DeleteOutputPath
(@"../Common/EntryPoints", "lr-stats.txt");
4285
weights =
DeleteOutputPath
(@"../Common/EntryPoints", "mc-lr-weights.txt");
4289
stats =
DeleteOutputPath
(@"../Common/EntryPoints", "mc-lr-stats.txt");
4334
var weights =
DeleteOutputPath
(@"../Common/EntryPoints", "pca-weights.txt");
4516
string dataFile =
DeleteOutputPath
("SavePipe", "SavePipeTextWordEmbeddings-SampleText.txt");
UnitTests\TestResourceDownload.cs (4)
38
DeleteOutputPath
("copyto", "breast-cancer.txt");
51
DeleteOutputPath
("copyto", "ResNet_18_Updated.model");
80
DeleteOutputPath
("copyto", "ResNet_18_Updated.model");
107
DeleteOutputPath
("copyto", "sentiment.emd");
Microsoft.ML.Predictor.Tests (12)
CmdLine\CmdIndenterTest.cs (1)
46
string outPath =
DeleteOutputPath
("CmdLine", outName);
CmdLine\CmdLine.cs (1)
346
string outPath =
DeleteOutputPath
(dir, outName);
ResultProcessor\TestResultProcessor.cs (2)
28
string outPath =
DeleteOutputPath
(SubDirectory, fileName);
42
string filePath =
DeleteOutputPath
(TestDataOutPath, resourceNames[i]);
TestConcurrency.cs (2)
42
string consOutPath =
DeleteOutputPath
(Category, consName);
52
RunResultProcessorTest(new string[] { consOutPath },
DeleteOutputPath
(Category, rpName), null);
TestParallelFasttreeInterface.cs (1)
183
var modelOutPath =
DeleteOutputPath
(outRoot, "codegen-model.zip");
TestPredictors.cs (5)
374
string prPath =
DeleteOutputPath
(dir, prName);
1675
string prPath =
DeleteOutputPath
(dir, prName);
1750
path =
DeleteOutputPath
(TestLearners.NnBinDefault.Trainer.Kind, "BcInputMismatch.nn");
1760
path =
DeleteOutputPath
(TestLearners.NnBinDefault.Trainer.Kind, "BcOutputMismatch.nn");
1771
path =
DeleteOutputPath
(TestLearners.NnBinDefault.Trainer.Kind, "BcNonBinData.nn");
Microsoft.ML.TestFramework (34)
BaseTestBaseline.cs (1)
1044
string path =
DeleteOutputPath
(outDir, name);
BaseTestPredictorsMaml.cs (3)
180
var summaryPath =
DeleteOutputPath
(dir, summaryName);
189
var iniPath =
DeleteOutputPath
(dir, iniName);
205
string rpOutPath =
DeleteOutputPath
(dir, rpName);
DataPipe\TestDataPipe.cs (22)
52
mappingPathData =
DeleteOutputPath
("SavePipe", "Mapping.txt");
72
mappingPathData =
DeleteOutputPath
("SavePipe", "Mapping.txt");
92
mappingPathData =
DeleteOutputPath
("SavePipe", "Mapping.txt");
112
mappingPathData =
DeleteOutputPath
("SavePipe", "Mapping.txt");
126
string pathOut =
DeleteOutputPath
("SavePipe", name);
142
mappingPathData =
DeleteOutputPath
("SavePipe", "Mapping.txt");
168
string pathTerms =
DeleteOutputPath
("SavePipe", "Terms.txt");
191
string pathTerms =
DeleteOutputPath
("SavePipe", "Terms.txt");
249
string pathData =
DeleteOutputPath
("SavePipe", "ConcatUnknownLength.txt");
295
string pathData =
DeleteOutputPath
("SavePipe", "NgramSparse.txt");
343
string dataFile =
DeleteOutputPath
("SavePipe", "TermDictionary-SampleText.txt");
346
string dictFile =
DeleteOutputPath
("SavePipe", "TermDictionary-SampleDict.txt");
428
string pathData =
DeleteOutputPath
("SavePipe", "HashTransform.txt");
650
string pathData =
DeleteOutputPath
("SavePipe", "InvertHash-Data.txt");
735
string pathData =
DeleteOutputPath
("SavePipe", "Sample-Data.txt");
888
string dataFile =
DeleteOutputPath
("SavePipe", "CustomStopwordsRemover-dataFile.txt");
907
string stopwordsFile =
DeleteOutputPath
("SavePipe", "CustomStopwordsRemover-stopwordsFile.txt");
959
string dataFile =
DeleteOutputPath
("SavePipe", "Multi-Languages.txt");
983
string pathData =
DeleteOutputPath
("SavePipe", "DropNAs.txt");
1041
string pathData =
DeleteOutputPath
("SavePipe", "Lda.txt");
1496
var initialCountsModel =
DeleteOutputPath
("CTE", "initialCounts.zip");
1497
var outputData =
DeleteOutputPath
("CTE", "countsData.txt");
DataPipe\TestDataPipeBase.cs (7)
214
string pathLog =
DeleteOutputPath
("SavePipe", name);
283
string path =
DeleteOutputPath
("SavePipe", name);
294
path =
DeleteOutputPath
("SavePipe", name);
392
string pathData =
DeleteOutputPath
("SavePipe", name);
438
string pathModel =
DeleteOutputPath
("SavePipe", name);
539
string pathData =
DeleteOutputPath
("SavePipe", name);
590
string pathData =
DeleteOutputPath
("SavePipe", name);
TestCommandBase.cs (1)
67
Path = _testCmd.
DeleteOutputPath
(_dir, _name);
Microsoft.ML.Tests (6)
ExpressionLanguageTests\ExpressionLanguageTests.cs (2)
116
string outPath =
DeleteOutputPath
(outDir, outName);
117
string outPathAssem =
DeleteOutputPath
(outDir, outNameAssem);
TextLoaderTests.cs (3)
33
string pathData =
DeleteOutputPath
("SavePipe", "TextInput.txt");
93
string pathData =
DeleteOutputPath
("SavePipe", "TextInput.txt");
118
string pathData =
DeleteOutputPath
("SavePipe", "TextInput.txt");
Transformers\HashTests.cs (1)
340
var outputPath =
DeleteOutputPath
("Text", "murmurHash.tsv");
Microsoft.ML.TimeSeries.Tests (1)
TimeSeries.cs (1)
80
string pathData =
DeleteOutputPath
("SavePipe", "SsaSpikeNoData.txt");