diff --git a/integrations/tensorflow/test/iree_tfl_tests/cartoon_gan.run b/integrations/tensorflow/test/iree_tfl_tests/cartoon_gan.run index 68bf99803539..703c53709ab5 100644 --- a/integrations/tensorflow/test/iree_tfl_tests/cartoon_gan.run +++ b/integrations/tensorflow/test/iree_tfl_tests/cartoon_gan.run @@ -1 +1,3 @@ +# REQUIRES: bugfix +# tfhub/kaggle broke their download endpoint, update URLs # RUN: %PYTHON -m iree_tfl_tests.cartoon_gan_test --artifacts_dir=%t diff --git a/integrations/tensorflow/test/iree_tfl_tests/mnasnet.run b/integrations/tensorflow/test/iree_tfl_tests/mnasnet.run index d2c7e5dae260..4bcd3c3537ba 100644 --- a/integrations/tensorflow/test/iree_tfl_tests/mnasnet.run +++ b/integrations/tensorflow/test/iree_tfl_tests/mnasnet.run @@ -1 +1,3 @@ +# REQUIRES: bugfix +# tfhub/kaggle broke their download endpoint, update URLs # RUN: %PYTHON -m iree_tfl_tests.mnasnet_test --artifacts_dir=%t diff --git a/integrations/tensorflow/test/iree_tfl_tests/mobilenet_v3.run b/integrations/tensorflow/test/iree_tfl_tests/mobilenet_v3.run index d3e254ecd580..b8bb19c75cdd 100644 --- a/integrations/tensorflow/test/iree_tfl_tests/mobilenet_v3.run +++ b/integrations/tensorflow/test/iree_tfl_tests/mobilenet_v3.run @@ -1 +1,3 @@ +# REQUIRES: bugfix +# tfhub/kaggle broke their download endpoint, update URLs # RUN: %PYTHON -m iree_tfl_tests.mobilenet_v3_test --artifacts_dir=%t