blob: 0a0b5dd7551bd0bfe4a6a123aabd67d279ebb135 [file] [log] [blame] [view]
# Slim Vision Model Tests
These tests require an additional python dependency on `tensorflow_hub`, which
can be installed as follows:
```shell
python3 -m pip install tensorflow_hub
```
Like the `vision_external_tests`, these tests are not checked by the OSS CI.