Skip to content

Commit 7bc62bb

Browse files
DualityGaptensorflow-copybara
authored andcommitted
internal change.
PiperOrigin-RevId: 270731946
1 parent 1a3f730 commit 7bc62bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pip install neural-structured-learning
4545
For more detailed instructions on how to install NSL as a package or to build it
4646
from source in various environments, please see the [installation guide](g3doc/install.md)
4747

48-
Note that NSL requires a TensorFlow version of 1.15 or higher.
48+
Note that NSL requires a TensorFlow version of 1.15 or higher. NSL also supports TensorFlow 2.0.
4949

5050
## Contributing to NSL
5151

g3doc/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Note: To exit the virtual environment, run `deactivate`.
119119

120120
#### 5. Install Tensorflow
121121

122-
Neural Structured Learning requires TensorFlow 1.15 or higher.
122+
Note that NSL requires a TensorFlow version of 1.15 or higher. NSL also supports TensorFlow 2.0.
123123

124124
CPU support:
125125

0 commit comments

Comments
 (0)