1 write to AllowSparse
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGenerator.cs (1)
379
AllowSparse
= _columnInferenceResult.TextLoaderOptions.AllowSparse,
2 references to AllowSparse
Microsoft.ML.CodeGenerator (2)
Templates\Console\ModelBuilder.cs (2)
69
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowSparse
.ToString().ToLowerInvariant()));
81
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowSparse
.ToString().ToLowerInvariant()));