Skip to content

Fix Sparsity Preserving DP-SGD in TF Privacy - #619

Merged
copybara-service[bot] merged 1 commit into
masterfrom
cl/750275407
Apr 23, 2025
Merged

Fix Sparsity Preserving DP-SGD in TF Privacy#619
copybara-service[bot] merged 1 commit into
masterfrom
cl/750275407

Conversation

@copybara-service

Copy link
Copy Markdown

Fix Sparsity Preserving DP-SGD in TF Privacy

Current sparse false positive index generation can overflow when the probability of generating an index is very low. This adds a few conditions so that we can exit early in such a scenario.

@copybara-service
copybara-service Bot force-pushed the cl/750275407 branch 12 times, most recently from 0ed375b to ac23484 Compare April 23, 2025 19:49
Current sparse false positive index generation can overflow when the probability of generating an index is very low. This adds a few conditions so that we can exit early in such a scenario.

PiperOrigin-RevId: 750699355
@copybara-service
copybara-service Bot merged commit 7a3451c into master Apr 23, 2025
@copybara-service
copybara-service Bot deleted the cl/750275407 branch April 23, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant