2 writes to normalizerSpec_
Microsoft.ML.Tokenizers (2)
SentencepieceModel.cs (2)
3911
normalizerSpec_
= other.normalizerSpec_ != null ? other.normalizerSpec_.Clone() : null;
3964
normalizerSpec_
= value;
9 references to normalizerSpec_
Microsoft.ML.Tokenizers (9)
SentencepieceModel.cs (9)
3911
normalizerSpec_ = other.
normalizerSpec_
!= null ? other.
normalizerSpec_
.Clone() : null;
3962
get { return
normalizerSpec_
; }
4030
if (
normalizerSpec_
!= null) hash ^= NormalizerSpec.GetHashCode();
4089
if (
normalizerSpec_
!= null) {
4118
if (
normalizerSpec_
!= null) {
4149
if (other.
normalizerSpec_
!= null) {
4150
if (
normalizerSpec_
== null) {
4246
if (
normalizerSpec_
== null) {