We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e4c106 + ae8d928 commit 2dfacf6Copy full SHA for 2dfacf6
tensorflow_model_optimization/g3doc/guide/install.md
@@ -37,7 +37,7 @@ You can also install from source. This requires the
37
# sudo apt-get install bazel git python-pip
38
# For other platforms, see Bazel docs above.
39
git clone https://github.com/tensorflow/model-optimization.git
40
-cd model_optimization
+cd model-optimization
41
bazel build --copt=-O3 --copt=-march=native :pip_pkg
42
PKGDIR=$(mktemp -d)
43
./bazel-bin/pip_pkg $PKGDIR
0 commit comments