tensorflow / tensorflow/privacy
cannot import name 'dp_event' from 'tensorflow_privacy.privacy.analysis'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 477
- Avg merge
- 22h 12m
- Merged PRs (30d)
- 1
Description
Hi,
I was trying to run codes that use 'dp_event' from 'tensorflow_privacy.privacy.analysis', but I realized that there is no 'dp_event' in 'tensorflow_privacy.privacy.analysis' anymore. Could you let me know which function I can use instead of 'dp_event'?
Thank you for your help and time in advance!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the current exports in tensorflow_privacy.privacy.analysis and the library's documentation for the replacement for dp_event. Confirm which supported function provides the same role and document or update the guidance for users of the removed import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- api, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100