9 references to Unused
Microsoft.ML.Tokenizers (9)
Model\SentencePieceTokenizer.cs (9)
345
if (type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
)
433
if (id.Type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
||
694
if (type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
)
809
if (id.Type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
||
1018
if (type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
)
1124
if (id.Type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
||
1398
if (type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
)
1504
if (id.Type != (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
||
2251
if (leftId.Type == (byte)ModelProto.Types.SentencePiece.Types.Type.
Unused
)