Skip to content

Refactor discrete mechanisms to conform to DPMechanism ABC.#20

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/932619652
Open

Refactor discrete mechanisms to conform to DPMechanism ABC.#20
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/932619652

Conversation

@copybara-service

Copy link
Copy Markdown

Refactor discrete mechanisms to conform to DPMechanism ABC.

Migrate all Config classes to inherit from DPMechanism, implementing
calibrate(), dp_event property, and call(). Merge standalone
run_mechanism() into call(). Remove seed fields and np.random.seed()
calls.

Migrate all Config classes to inherit from DPMechanism, implementing
calibrate(), dp_event property, and __call__(). Merge standalone
run_mechanism() into __call__(). Remove seed fields and np.random.seed()
calls.

PiperOrigin-RevId: 932619652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants