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/07/27 22:07:58 UTC

[GitHub] [beam] rszper commented on a diff in pull request #22164: Modify RunInference to return PipelineResult for the benchmark tests

rszper commented on code in PR #22164:
URL: https://github.com/apache/beam/pull/22164#discussion_r931620492


##########
sdks/python/apache_beam/examples/inference/sklearn_mnist_classification.py:
##########
@@ -60,7 +62,7 @@ def parse_known_args(argv):
   """Parses args for the workflow."""
   parser = argparse.ArgumentParser()
   parser.add_argument(
-      '--input_file',
+      '--input',

Review Comment:
   Not in the documentation that I created. @AnandInguva has been working on notebooks, but I'm not sure if they would be related to this change.



-- 
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