3 writes to seedSentencepiecesFile_
Microsoft.ML.Tokenizers (3)
SentencepieceModel.cs (3)
201seedSentencepiecesFile_ = other.seedSentencepiecesFile_; 1578seedSentencepiecesFile_ = pb::ProtoPreconditions.CheckNotNull(value, "value"); 1591seedSentencepiecesFile_ = null;
3 references to seedSentencepiecesFile_
Microsoft.ML.Tokenizers (3)
SentencepieceModel.cs (3)
201seedSentencepiecesFile_ = other.seedSentencepiecesFile_; 1576get { return seedSentencepiecesFile_ ?? SeedSentencepiecesFileDefaultValue; } 1585get { return seedSentencepiecesFile_ != null; }