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.
1 parent 99e86af commit 5a165e6Copy full SHA for 5a165e6
README.rst
@@ -186,7 +186,6 @@ If you want to run unit tests, then use:
186
::
187
188
# All test instructions should be run from the top level directory
189
-
190
pytest test/unit
191
192
Integration Tests
@@ -210,7 +209,6 @@ If you want to run local integration tests, then use:
210
209
211
212
# Required arguments for integration tests are found in test/integ/conftest.py
213
214
pytest test/integration --docker-base-name <your_docker_image> \
215
--tag <your_docker_image_tag> \
216
--framework-version <tensorflow_version> \
0 commit comments