tree: 8b5711dec6d3f78ffe2be76899cd3c26f5fc76f8 [path history] [tgz]
  1. BUILD
  2. iree_slim_vision_test_suite.bzl
  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

Like the vision_external_tests, these tests are not checked by the OSS CI.