File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ step-by-step instructions.
14
14
* {Linux}
15
15
16
16
Note: Starting with TensorFlow ` 2.10 ` , Linux CPU-builds for Aarch64/ARM64
17
- processors are are built, maintained, tested and released by a third party:
17
+ processors are built, maintained, tested and released by a third party:
18
18
[ AWS] ( https://aws.amazon.com/ ) .
19
19
Installing the [ ` tensorflow ` ] ( https://pypi.org/project/tensorflow/ )
20
20
package on an ARM machine installs AWS's
@@ -172,7 +172,7 @@ The following NVIDIA® software are only required for GPU support.
172
172
instructions may also work for other Linux distros.
173
173
174
174
Note: Starting with TensorFlow `2.10`, Linux CPU-builds for Aarch64/ARM64
175
- processors are are built, maintained, tested and released by a third party:
175
+ processors are built, maintained, tested and released by a third party:
176
176
[AWS](https://aws.amazon.com/).
177
177
Installing the [`tensorflow`](https://pypi.org/project/tensorflow/)
178
178
package on an ARM machine installs AWS' s
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ Use [Git](https://git-scm.com/){:.external} to clone the
78
78
<code class =" devsite-terminal " >cd tensorflow</code >
79
79
</pre >
80
80
81
- The repo defaults to the ` master ` development branch. You can also checkout a
81
+ The repo defaults to the ` master ` development branch. You can also check out a
82
82
[ release branch] ( https://github.com/tensorflow/tensorflow/releases ) {:.external}
83
83
to build:
84
84
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Use [Git](https://git-scm.com/){:.external} to clone the
80
80
<code class =" devsite-terminal tfo-terminal-windows " >cd tensorflow</code >
81
81
</pre >
82
82
83
- The repo defaults to the ` master ` development branch. You can also checkout a
83
+ The repo defaults to the ` master ` development branch. You can also check out a
84
84
[ release branch] ( https://github.com/tensorflow/tensorflow/releases ) {:.external}
85
85
to build:
86
86
You can’t perform that action at this time.
0 commit comments