google-deepmind / jax_privacy

Algorithms for Privacy-Preserving Machine Learning in JAX
Apache License 2.0
88 stars 11 forks source link

Use a different check for array type #12

Open bogdan-kulynych opened 1 year ago

bogdan-kulynych commented 1 year ago

A fix for #11 on Python 3.9. I did not test if the modified check is always correct, but this is a quick fix to get the code up and running when the error in #11 occurs.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.