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