Skip to content

Commit

Permalink
merge from master
Browse files Browse the repository at this point in the history
  • Loading branch information
yangxudong committed Jan 17, 2025
1 parent cd9fdcc commit 8935776
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/quick_start/local_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#### 本地Anaconda安装

温馨提示:**在搭载Apple芯片的MacBook上必须使用TensorFlow 2.5或更高版本**,安装方法请查看TF官方文档。
温馨提示:**在搭载Apple M系列芯片的MacBook上必须使用TensorFlow 2.5或更高版本**,安装方法请查看TF官方文档。

Demo实验中使用的环境为 `python=3.6.8` + `tenserflow=1.12.0`

Expand All @@ -19,7 +19,7 @@ pip install tensorflow==1.12.0
pip install tensorflow_probability==0.5.0
```

注意:必须要安装`tensorflow_probability`包,需要根据tensorflow的版本安装对应版本的`tensorflow_robability`包。
注意:必须要安装`tensorflow_probability`包,需要根据tensorflow的版本安装对应版本的`tensorflow_probability`包。

常见版本对应关系:

Expand Down

0 comments on commit 8935776

Please sign in to comment.