Skip to content

Commit c2642e5

Browse files
Merge pull request #404 from Tessil:toupstream/mot-install-add-virtual-env-note
PiperOrigin-RevId: 312752480
2 parents 50a44ef + 8ade345 commit c2642e5

File tree

1 file changed

+5
-0
lines changed
  • tensorflow_model_optimization/g3doc/guide

1 file changed

+5
-0
lines changed

tensorflow_model_optimization/g3doc/guide/install.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Install TensorFlow Model Optimization
22

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+
38
### Stable Builds
49

510
To install the latest version, run the following:

0 commit comments

Comments
 (0)