프로그래밍/Python
tensorflow, tensorflow-probability 호환성
silent
2022. 3. 8. 15:15
- tensorflow version 정보
https://pypi.org/project/tensorflow/
tensorflow
TensorFlow is an open source machine learning framework for everyone.
pypi.org
- tensorflow-probability version 정보
https://pypi.org/project/tensorflow-probability/
tensorflow-probability
Probabilistic modeling and statistical inference in TensorFlow
pypi.org
- 호환 버전
tensorflow-probability | tensorflow |
0.13.0 | >= 2.5 |
0.14.1 | >= 2.6 |
0.15.0 | >= 2.7 |
0.16.0 | >= 2.8 |