Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify README for 3 pytorch examples #21871

Merged
merged 7 commits into from
Jun 15, 2022
Merged

Conversation

yeandy
Copy link
Contributor

@yeandy yeandy commented Jun 14, 2022

Modify README for the 3 examples. They instruct users on how to set up data and models for the pipeline.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@asf-ci
Copy link

asf-ci commented Jun 14, 2022

Can one of the admins verify this patch?

4 similar comments
@asf-ci
Copy link

asf-ci commented Jun 14, 2022

Can one of the admins verify this patch?

@asf-ci
Copy link

asf-ci commented Jun 14, 2022

Can one of the admins verify this patch?

@asf-ci
Copy link

asf-ci commented Jun 14, 2022

Can one of the admins verify this patch?

@asf-ci
Copy link

asf-ci commented Jun 14, 2022

Can one of the admins verify this patch?

@yeandy
Copy link
Contributor Author

yeandy commented Jun 14, 2022

Copy link
Contributor

@ryanthompson591 ryanthompson591 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after Brians suggestions.

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #21871 (05aae26) into master (18ab78c) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #21871      +/-   ##
==========================================
- Coverage   74.07%   74.05%   -0.02%     
==========================================
  Files         698      698              
  Lines       92574    92600      +26     
==========================================
+ Hits        68577    68578       +1     
- Misses      22742    22767      +25     
  Partials     1255     1255              
Flag Coverage Δ
python 83.73% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../python/apache_beam/testing/test_stream_service.py 88.09% <0.00%> (-4.77%) ⬇️
.../python/apache_beam/transforms/periodicsequence.py 96.77% <0.00%> (-1.59%) ⬇️
sdks/python/apache_beam/io/source_test_utils.py 88.01% <0.00%> (-1.39%) ⬇️
...che_beam/runners/interactive/interactive_runner.py 90.06% <0.00%> (-1.33%) ⬇️
...eam/runners/portability/fn_api_runner/execution.py 92.44% <0.00%> (-0.65%) ⬇️
sdks/python/apache_beam/transforms/combiners.py 93.05% <0.00%> (-0.39%) ⬇️
sdks/python/apache_beam/pipeline.py 91.80% <0.00%> (ø)
sdks/python/apache_beam/utils/urns.py 88.70% <0.00%> (ø)
sdks/python/apache_beam/coders/coders.py 88.22% <0.00%> (ø)
sdks/python/apache_beam/runners/common.py 88.68% <0.00%> (ø)
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18ab78c...05aae26. Read the comment docs.

sdks/python/apache_beam/examples/inference/README.md Outdated Show resolved Hide resolved
sdks/python/apache_beam/examples/inference/README.md Outdated Show resolved Hide resolved
sdks/python/apache_beam/examples/inference/README.md Outdated Show resolved Hide resolved
sdks/python/apache_beam/examples/inference/README.md Outdated Show resolved Hide resolved
sdks/python/apache_beam/examples/inference/README.md Outdated Show resolved Hide resolved
sdks/python/apache_beam/examples/inference/README.md Outdated Show resolved Hide resolved
@tvalentyn
Copy link
Contributor

Run Whitespace PreCommit

@tvalentyn tvalentyn merged commit f6fed66 into apache:master Jun 15, 2022
bullet03 pushed a commit to akvelon/beam that referenced this pull request Jun 20, 2022
prodriguezdefino pushed a commit to prodriguezdefino/beam-pabs that referenced this pull request Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants