File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2222 bazel --version # 确保版本是6.5.0即可.
2323 ` ` `
2424
25- 3. 下载并解压` tensorflow 2.18 .0` .
25+ 3. 下载并解压` tensorflow 2.19 .0` .
2626
2727 ` ` ` shell
28- wget https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.18 .0.zip
29- unzip v2.18 .0.zip
30- cd tensorflow-2.18 .0
28+ wget https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.19 .0.zip
29+ unzip v2.19 .0.zip
30+ cd tensorflow-2.19 .0
3131 ` ` `
3232
33334. 设置环境变量` TF_PYTHON_VERSION` .
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ Please use `Xcode 15.3` and `Apple clang version 15.0.0 (clang-1500.3.9.4)` or l
2222 bazel --version # Make sure the version is 6.5.0.
2323 ` ` `
2424
25- 3. Download and extract ` tensorflow 2.18 .0` .
25+ 3. Download and extract ` tensorflow 2.19 .0` .
2626
2727 ` ` ` shell
28- wget https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.18 .0.zip
29- unzip v2.18 .0.zip
30- cd tensorflow-2.18 .0
28+ wget https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.19 .0.zip
29+ unzip v2.19 .0.zip
30+ cd tensorflow-2.19 .0
3131 ` ` `
3232
33334. Set the environment variable ` TF_PYTHON_VERSION` .
You can’t perform that action at this time.
0 commit comments