tensor2tensor
tensor2tensor copied to clipboard
ERROR: kfac 0.2.3 has requirement tensorflow-probability==0.8, but you'll have tensorflow-probability 0.7.0 which is incompatible.
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?
any news ??