4 references to HasDifferentialPrivacyClippingThreshold
Microsoft.ML.Tokenizers (4)
SentencepieceModel.cs (4)
1674if (HasDifferentialPrivacyClippingThreshold) hash ^= DifferentialPrivacyClippingThreshold.GetHashCode(); 2077if (HasDifferentialPrivacyClippingThreshold) { 2125if (HasDifferentialPrivacyClippingThreshold) { 2270if (other.HasDifferentialPrivacyClippingThreshold) {