blob: 8a09a14b66c5dc2d25aaaf02f721b58a6195acc0 [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
```
These tests are not checked by the OSS CI.