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