📌  相关文章
📜  如何在 linux 命令行中知道 tensorflow 的版本 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:47.599000             🧑  作者: Mango

代码示例3
python3
import tensorflow as tf
tf.__version__