5 references to Add
Microsoft.ML.Core (2)
Data\ModelSaveContext.cs (2)
213
Writer.Write(Strings.
Add
(str).Id);
230
Writer.Write(Strings.
Add
(str).Id);
Microsoft.ML.Data (2)
Transforms\ValueToKeyMappingTransformerImpl.cs (2)
116
return _pool.
Add
(val).Id == count;
131
var nstr = sortedPool.
Add
(_pool.GetNormStrById(perm[i]).Value);
Microsoft.ML.Transforms (1)
Expression\KeyWordTable.cs (1)
71
if (_mpnstrtidPunc.TryGetValue(_pool.
Add
(nstrTmp.Value), out tidTmp))