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

gradle task for tensor RT example E2E test #2

Merged

Conversation

AnandInguva
Copy link
Collaborator

@AnandInguva AnandInguva commented Aug 10, 2022

Tensor RT gradle test on DataflowRunner


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.

@AnandInguva
Copy link
Collaborator Author

@yeandy could you make the updates/suggestions in the PR to the final paths of model/inputs/outputs?

@AnandInguva
Copy link
Collaborator Author

@yeandy could you also test it offline with ./gradlew :sdks:python:test-suites:dataflow:py38:inferencePostCommitIT?

@AnandInguva
Copy link
Collaborator Author

apache#22651. Created an issue to create docker container during run time. I will pick this up once I get back from the vacation on August 22nd

sdks/python/test-suites/dataflow/common.gradle Outdated Show resolved Hide resolved
sdks/python/test-suites/dataflow/common.gradle Outdated Show resolved Hide resolved
@AnandInguva
Copy link
Collaborator Author

Merging this one based on the results from https://ci-beam.apache.org/job/beam_PostCommit_Python38_PR/584/consoleFull.

This ran the TensorRT tests through Gradle on DataflowRunner

@AnandInguva AnandInguva merged commit a9b0417 into azhurkevich:tensorrt_runinference Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants