You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/14 17:29:17 UTC

[GitHub] [beam] yeandy commented on a diff in pull request #21857: Sickbay Pytorch example IT test

yeandy commented on code in PR #21857:
URL: https://github.com/apache/beam/pull/21857#discussion_r897105530


##########
sdks/python/apache_beam/ml/inference/pytorch_inference_it_test.py:
##########
@@ -62,6 +62,7 @@ def process_outputs(filepath):
     os.getenv('FORCE_TORCH_IT') is None and torch is None,
     'Missing dependencies. '
     'Test depends on torch, torchvision and pillow')
+@pytest.mark.skip

Review Comment:
   Should we add an issue to unskip later?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org