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

[Task]: Allow users to define pre/post processing operations as part of RunInference #26308

Closed
1 of 15 tasks
damccorm opened this issue Apr 17, 2023 · 1 comment · Fixed by #26309
Closed
1 of 15 tasks
Assignees
Labels
done & done Issue has been reviewed after it was closed for verification, followups, etc. P2 python task

Comments

@damccorm
Copy link
Contributor

What needs to happen?

Mostly just a convenience function so that all of a users logic can exist in a single RunInference call. We've had customers ask for this

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@smeet07
Copy link
Contributor

smeet07 commented Apr 18, 2023

@damccorm I think we will also have to update the pytorch run inference notebook once the support has been added

@github-actions github-actions bot added this to the 2.48.0 Release milestone Apr 25, 2023
@damccorm damccorm added the done & done Issue has been reviewed after it was closed for verification, followups, etc. label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done & done Issue has been reviewed after it was closed for verification, followups, etc. P2 python task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants