We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b7d0a commit e036bc5Copy full SHA for e036bc5
rocm_docs/tensorflow-build-from-source.md
@@ -62,7 +62,7 @@ sudo bash ~/bazel*.sh
62
cd ~ && git clone -b r1.10-rocm https://github.com/ROCmSoftwarePlatform/tensorflow-upstream.git
63
64
# Python 2: Build and install TensorFlow ROCm port pip package
65
-cd ~/tensorflow && ./build_rocma
+cd ~/tensorflow && ./build_rocm
66
67
# Python 3: Build and install TensorFlow ROCm port pip3 package
68
cd ~/tensorflow && ./build_rocm_python3
0 commit comments