edward2
edward2 copied to clipboard
tensorflow_probability docstring_util location
trafficstars
The location of the docstring_util in tensorflow_probability 0.8.0 has changed, resulting in edward2 errors such as:
File "/home/wibble/.conda/envs/gem/lib/python3.7/site-packages/edward2/generated_random_variables.py", line 26, in <module>
from tensorflow_probability.python.util import docstring as docstring_util
ImportError: cannot import name 'docstring' from 'tensorflow_probability.python.util'
Any resolution to this?