ϺɅШɅ

Results 1 issues of ϺɅШɅ

Estimating the privacy budget currently doesn't work. The library[1] relies on a deprecated rdp_accountant[2]. Specifically, [3] is missing from the new API. [1]: https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/analysis/compute_dp_sgd_privacy_lib.py#L20-L21 [2]: https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/analysis/rdp_accountant.py#L15 [3]: https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/analysis/rdp_accountant.py#L205