90 references to DeleteOutputPath
Microsoft.ML.Core.Tests (51)
UnitTests\TestEntryPoints.cs (51)
240
DeleteOutputPath
(epListPath);
246
DeleteOutputPath
(manifestPath);
576
var modelPath =
DeleteOutputPath
("model.zip");
609
var jsonPath =
DeleteOutputPath
("graph.json");
621
var outputDataPath =
DeleteOutputPath
("binary_pfi_metrics.idv");
737
var jsonPath =
DeleteOutputPath
("graph.json");
769
var outputDataPath =
DeleteOutputPath
("mc_pfi_metrics.idv");
885
var jsonPath =
DeleteOutputPath
("graph.json");
913
var outputDataPath =
DeleteOutputPath
("mc_ktv_pfi_metrics.idv");
1046
var jsonPath =
DeleteOutputPath
("graph.json");
1074
var outputDataPath =
DeleteOutputPath
("reg_pfi_metrics.idv");
1189
var jsonPath =
DeleteOutputPath
("graph.json");
1215
var outputDataPath =
DeleteOutputPath
("rank_pfi_metrics.idv");
1336
var jsonPath =
DeleteOutputPath
("trainingGraph.json");
1356
var modelPath =
DeleteOutputPath
("score_model.zip");
1357
var outputDataPath =
DeleteOutputPath
("scored.idv");
1433
var jsonPath =
DeleteOutputPath
("graph.json");
2284
var outputPath =
DeleteOutputPath
("data.idv");
2323
var jsonPath =
DeleteOutputPath
("graph.json");
2335
var outputPath =
DeleteOutputPath
("data.idv");
2373
var jsonPath =
DeleteOutputPath
("graph.json");
2385
var outputPath =
DeleteOutputPath
("data.idv");
2418
var jsonPath =
DeleteOutputPath
("graph.json");
2430
var outputPath =
DeleteOutputPath
("data.idv");
2464
var jsonPath =
DeleteOutputPath
("graph.json");
2476
var outputPath =
DeleteOutputPath
("data.idv");
2519
var jsonPath =
DeleteOutputPath
("graph.json");
2634
var jsonPath =
DeleteOutputPath
("graph.json");
2646
var warningsPath =
DeleteOutputPath
("warnings.idv");
2647
var overallMetricsPath =
DeleteOutputPath
("overall.idv");
2648
var instanceMetricsPath =
DeleteOutputPath
("instance.idv");
2649
var confusionMatrixPath =
DeleteOutputPath
("confusion.idv");
2670
var warningsPath =
DeleteOutputPath
("warnings.idv");
2671
var overallMetricsPath =
DeleteOutputPath
("overall.idv");
2672
var instanceMetricsPath =
DeleteOutputPath
("instance.idv");
2673
var confusionMatrixPath =
DeleteOutputPath
("confusion.idv");
2694
var warningsPath =
DeleteOutputPath
("warnings.idv");
2695
var overallMetricsPath =
DeleteOutputPath
("overall.idv");
2696
var instanceMetricsPath =
DeleteOutputPath
("instance.idv");
2715
var warningsPath =
DeleteOutputPath
("warnings.idv");
2716
var overallMetricsPath =
DeleteOutputPath
("overall.idv");
2717
var instanceMetricsPath =
DeleteOutputPath
("instance.idv");
3179
var outputPath =
DeleteOutputPath
("model.zip");
3180
var outputDataPath =
DeleteOutputPath
("output-data.idv");
3254
var jsonPath =
DeleteOutputPath
("graph.json");
3265
var outputPath =
DeleteOutputPath
("model.zip");
3323
var jsonPath =
DeleteOutputPath
("graph.json");
4349
var outputPath =
DeleteOutputPath
("prepare-label-data.idv");
4411
var jsonPath =
DeleteOutputPath
("graph.json");
4717
var countsModel =
DeleteOutputPath
("CountTable-trained-counts.zip");
4759
var countsModel =
DeleteOutputPath
("cte-trained-counts.zip");
Microsoft.ML.Predictor.Tests (1)
CompareBaselines.cs (1)
55
string pathLog =
DeleteOutputPath
(logName);
Microsoft.ML.TensorFlow.Tests (1)
TensorflowTests.cs (1)
1184
var mlModelLocation =
DeleteOutputPath
(Path.ChangeExtension(modelLocation, ".zip"));
Microsoft.ML.TestFramework (3)
DataPipe\TestDataPipeBase.cs (1)
89
DeleteOutputPath
(modelPath);
TestCommandBase.cs (2)
991
var firstModelOutPath =
DeleteOutputPath
("TreeTransform-model2.zip");
992
var secondModelOutPath =
DeleteOutputPath
("TreeTransform-model1.zip");
Microsoft.ML.Tests (34)
ImagesTests.cs (10)
198
DeleteOutputPath
(fname);
359
DeleteOutputPath
(fname);
434
DeleteOutputPath
(fname);
510
DeleteOutputPath
(fname);
585
DeleteOutputPath
(fname);
660
DeleteOutputPath
(fname);
736
DeleteOutputPath
(fname);
811
DeleteOutputPath
(fname);
887
DeleteOutputPath
(fname);
961
DeleteOutputPath
(fname);
OnnxConversionTest.cs (5)
702
var jsonPath =
DeleteOutputPath
("graph.json");
734
jsonPath =
DeleteOutputPath
("graph.json");
1025
var dataFile =
DeleteOutputPath
("KeysToOnnx.txt");
2269
DeleteOutputPath
(binaryFormatPath); // Clean if such a file exists.
2270
DeleteOutputPath
(textFormatPath);
Scenarios\Api\CookbookSamples\CookbookSamplesDynamicApi.cs (2)
209
DeleteOutputPath
("cook_model.zip"));
715
RunEndToEnd(mlContext, data,
DeleteOutputPath
("custom-model.zip"));
SvmLightTests.cs (14)
36
var path =
DeleteOutputPath
(TestName + name);
84
var savingPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
112
var savingPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
141
var savingPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
173
var outputPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
196
outputPath =
DeleteOutputPath
(TestName + "-saved-data2.txt");
219
var outputPath =
DeleteOutputPath
("reloaded-output.txt");
315
var savingPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
472
var savingPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
499
var savingPath =
DeleteOutputPath
(TestName + "-saved-data.txt");
509
var path =
DeleteOutputPath
(TestName + "-no-label.txt");
517
var path =
DeleteOutputPath
(TestName + "-no-features.txt");
525
var path =
DeleteOutputPath
(TestName + "-no-group.txt");
533
var path =
DeleteOutputPath
(TestName + "-no-weight.txt");
TextLoaderTests.cs (2)
1302
savedPath =
DeleteOutputPath
("multiline-saved.tsv");
1304
savedPath =
DeleteOutputPath
("multiline-escapechar-saved.tsv");
Transformers\WordEmbeddingsTests.cs (1)
80
var pathToCustomModel =
DeleteOutputPath
("custommodel.txt");