4 references to ToStringWithCulture
Microsoft.ML.CodeGenerator (4)
Templates\Console\ConsumeModel.cs (4)
35
this.Write(this.ToStringHelper.
ToStringWithCulture
(Namespace));
37
this.Write(this.ToStringHelper.
ToStringWithCulture
(Namespace));
45
this.Write(this.ToStringHelper.
ToStringWithCulture
(MLNetModelName));
50
this.Write(this.ToStringHelper.
ToStringWithCulture
(OnnxModelName));