3 writes to AllowSparse
Microsoft.ML.CodeGenerator (1)
CodeGenerator\CSharp\AzureCodeGenerator\AzureAttachConsoleAppCodeGenerator.cs (1)
54
AllowSparse
= _columnInferenceResult.TextLoaderOptions.AllowSparse,
Microsoft.ML.CodeGenerator.Tests (2)
ApprovalTests\ConsoleCodeGeneratorTests.cs (2)
391
AllowSparse
= true,
414
AllowSparse
= true,
1 reference to AllowSparse
Microsoft.ML.CodeGenerator (1)
Templates\Azure\Console\AzureModelBuilder.cs (1)
63
this.Write(this.ToStringHelper.ToStringWithCulture(
AllowSparse
.ToString().ToLowerInvariant()));