You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: