tree: 794c50e1ba7f5c8b3209d8542850784c21b90ceb [path history] [tgz]
  1. BUILD
  2. CMakeLists.txt
  3. README.md
  4. slim_vision_model_test.py
integrations/tensorflow/e2e/slim_vision_models/README.md

Slim Vision Model Tests

These tests require an additional python dependency on tensorflow_hub, which can be installed as follows:

python3 -m pip install tensorflow_hub

These tests are not checked by the OSS CI.