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