Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
15.6k
stars
3.51k
forks
source link
ERROR: kfac 0.2.3 has requirement tensorflow-probability==0.8, but you'll have tensorflow-probability 0.7.0 which is incompatible. #1884
Open
vedraw opened 3 years ago
In this notebook: https://colab.research.google.com/github/Styleoshin/tensor2tensor/blob/Transformer_tutorial/tensor2tensor/notebooks/Transformer_translate.ipynb#scrollTo=AYUy570fKRcw
Running the first cell: !pip install -q -U tensor2tensor
Finishes with ERROR: kfac 0.2.3 has requirement tensorflow-probability==0.8, but you'll have tensorflow-probability 0.7.0 which is incompatible.
How to correct?