RuiShu/tensorbayes

ImportError: cannot import name 'TensorDict' from 'tfutils'

Opened this issue · 0 comments

utils.py line 87
from tfutils import TensorDict
It will have an error message:
ImportError: cannot import name 'TensorDict' from 'tfutils'

It anyone knows how to solve it?