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 50a44ef + 8ade345 commit c2642e5Copy full SHA for c2642e5
tensorflow_model_optimization/g3doc/guide/install.md
@@ -1,5 +1,10 @@
1
# Install TensorFlow Model Optimization
2
3
+It is recommended to create a Python virtual environment before proceeding to
4
+the installation. Please see the TensorFlow installation
5
+[guide](https://www.tensorflow.org/install/pip#2.-create-a-virtual-environment-recommended)
6
+for more information.
7
+
8
### Stable Builds
9
10
To install the latest version, run the following:
0 commit comments