google-deepmind / google-deepmind/interval-bound-propagation
Dependency versions
Open
- Dominant language
- Python
- Stars
- 162
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Could you provide a list of dependencies, together with their respective versions, that allows for the code to run?
I've tried countless combinations of versions of tensorflow, tensorflow-probability and dm-sonnet and always end up with some import error.
Usually either:
**AttributeError: module 'tensorflow.python.ops.linalg.linear_operator_util' has no attribute 'matmul_with_broadcast'** in tensorflow-probability
or **AttributeError: module 'tensorflow.compat.v1' has no attribute 'nest'** in attacks.py
Contributor guide
Assessment
This issue has not been assessed yet.