2 writes to AllowSparse
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\CodeGenerator.cs (1)
379
AllowSparse
= _columnInferenceResult.TextLoaderOptions.AllowSparse,
Microsoft.ML.CodeGenerator.Tests (1)
ApprovalTests\TemplateTest.cs (1)
148
AllowSparse
= true,
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()));