rethinking-tensorflow-probability
rethinking-tensorflow-probability copied to clipboard
\tensorflow_probability
How can one solve this issue without downversioning the tensorflow?
File ~\anaconda3\Lib\site-packages\tensorflow_probability\python\internal\auto_composite_tensor.py:419 in type_spec_register if allow_overwrite and name in type_spec._NAME_TO_TYPE_SPEC:
AttributeError: module 'tensorflow.python.framework.type_spec' has no attribute '_NAME_TO_TYPE_SPEC'
I encountered the same trouble. Has anyone solved it?