TheNeuralBit commented on code in PR #22418:
URL: https://github.com/apache/beam/pull/22418#discussion_r928007413


##########
sdks/python/apache_beam/ml/inference/pytorch_inference_it_test.py:
##########
@@ -93,6 +93,7 @@ def test_torch_run_inference_imagenet_mobilenetv2(self):
 
   @pytest.mark.uses_pytorch
   @pytest.mark.it_postcommit
+  @pytest.mark.skip # TODO(https://github.com/apache/beam/issues/22413): Debug 
input data issue and unskip

Review Comment:
   ```suggestion
     @pytest.mark.skip  # TODO(https://github.com/apache/beam/issues/22413): 
Debug input data issue and unskip
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to