3 references to TryParse
Microsoft.ML.Transforms (3)
Text\NgramHashingTransformer.cs (1)
83
if (!base.
TryParse
(str, out string extra))
Text\WordHashBagProducingTransform.cs (2)
47
if (!base.
TryParse
(str, out extra))
224
if (!base.
TryParse
(str, out extra))