[ 
https://issues.apache.org/jira/browse/BEAM-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neville Li updated BEAM-7921:
-----------------------------
    Description: 
Similar to BEAM-5807, Tensorflow's defacto storage format is {{TFRecord}} files 
with {{Example}} proto payload and its own schema.proto. We already have 
{{TFRecordIO}} support. Need to implement:
 * Conversion between Beam and TF schema
 * Conversion between Beam Row and TF Example proto
 * {{TFRecordTableProvider}}

[https://github.com/tensorflow/metadata/blob/master/tensorflow_metadata/proto/v0/schema.proto]

[https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/example/example.proto]

 

Also it seems the metadata protos are not published as Java artifacts:

[https://github.com/tensorflow/metadata/issues/5]

  was:
Similar to BEAM-5807, Tensorflow's defacto storage format is {{TFRecord}} files 
with {{Example}} proto payload and its own schema.proto. We already have 
{{TFRecordIO}} support. Need to implement:
 * Conversion between Beam and TF schema
 * Conversion between Beam Row and TF Example proto
 * {{TFRecordTableProvider}}

[https://github.com/tensorflow/metadata/blob/master/tensorflow_metadata/proto/v0/schema.proto]

[https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/example/example.proto]


> Add Schema support for Tensorflow
> ---------------------------------
>
>                 Key: BEAM-7921
>                 URL: https://issues.apache.org/jira/browse/BEAM-7921
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>    Affects Versions: 2.14.0
>            Reporter: Neville Li
>            Priority: Major
>
> Similar to BEAM-5807, Tensorflow's defacto storage format is {{TFRecord}} 
> files with {{Example}} proto payload and its own schema.proto. We already 
> have {{TFRecordIO}} support. Need to implement:
>  * Conversion between Beam and TF schema
>  * Conversion between Beam Row and TF Example proto
>  * {{TFRecordTableProvider}}
> [https://github.com/tensorflow/metadata/blob/master/tensorflow_metadata/proto/v0/schema.proto]
> [https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/example/example.proto]
>  
> Also it seems the metadata protos are not published as Java artifacts:
> [https://github.com/tensorflow/metadata/issues/5]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to