tensorflow / tfx-addons

Developers helping developers. TFX-Addons is a collection of community projects to build new components, examples, libraries, and tools for TFX. The projects are organized under the auspices of the special interest group, SIG TFX-Addons. Join the group at http://goo.gle/tfx-addons-group

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload Predictions to BigQuery

rcrowe-google opened this issue · comments

When running BulkInferrer, uploading the results to BigQuery in a downstream component. Actually this could be more general, to simply upload the rows of a dataset to BigQuery.