Sign in
opensecura
/
3p
/
openxla
/
iree
/
36a960e6b9c68d430b88262da3e872694b7b03fd
/
.
/
integrations
/
tensorflow
/
e2e
/
slim_vision_models
/
README.md
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
.