1 write to TestPath
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGenerator.cs (1)
383
TestPath
= _settings.TestDataset,
6 references to TestPath
Microsoft.ML.CodeGenerator (6)
Templates\Console\ModelBuilder.cs (6)
46
if(!string.IsNullOrEmpty(
TestPath
)){
48
this.Write(this.ToStringHelper.ToStringWithCulture(
TestPath
));
71
if(!string.IsNullOrEmpty(
TestPath
)){
91
if(string.IsNullOrEmpty(
TestPath
) && !HasOnnxModel){
95
if(!string.IsNullOrEmpty(
TestPath
) && !HasOnnxModel){
161
if(!string.IsNullOrEmpty(
TestPath
)){