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

[FEATURE] Add ability to write BatchInference to any data sink #43

Closed
hamzamaiot opened this issue Feb 10, 2021 · 0 comments
Closed

[FEATURE] Add ability to write BatchInference to any data sink #43

hamzamaiot opened this issue Feb 10, 2021 · 0 comments

Comments

@hamzamaiot
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, The BatchInferenceStep/Pipeline can only write to one data sink: TFRecords. In many use-cases, another sort of sink is required, e.g., a SQL datasource.

Describe the solution you'd like
Abstract the writing into the BatchInferenceStep interface so user can decide.

Describe alternatives you've considered

Additional context

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

No branches or pull requests

2 participants