This is an automated email from the ASF dual-hosted git repository.

shunping pushed a change to branch main
in repository 
https://gitbox.apache.org/repos/asf/beam-starter-python-provider.git


    from 3c968b0  Merge pull request #1 from liferoad/update-readme
     add 721660f  Add runinference example
     add 0f5c38d  Fix typo
     add 96d86c8  Fix typo
     add 0e16b1c  Fix deps
     add 220c9d3  Add basic test
     new 0fb8932  Merge pull request #2 from 
apache/users/damccorm/runinference_example

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                      |  2 +-
 examples/provider_listing.yaml |  1 +
 examples/run_inference.yaml    | 27 +++++++++++++++++++++++++
 my_provider.py                 | 45 ++++++++++++++++++++++++++++++++++++++++++
 my_provider_test.py            | 14 +++++++++++++
 pyproject.toml                 |  3 +++
 6 files changed, 91 insertions(+), 1 deletion(-)
 create mode 100644 examples/run_inference.yaml

Reply via email to