Paul Suganthan

Results 2 issues of Paul Suganthan

Towards the goal of adding support for computing statistics over structured data (e.g., arbitrary protocol buffers, parquet data), `GenerateStatistics` API will take Arrow tables as input instead of `Dict[FeatureName, ndarray]`....

Announcement

Towards the goal of adding support for computing statistics over structured data (e.g., arbitrary protocol buffers, parquet data), we will populate [`path`](https://github.com/tensorflow/metadata/blob/master/tensorflow_metadata/proto/v0/statistics.proto#L105) for each feature instead of [`name`](https://github.com/tensorflow/metadata/blob/master/tensorflow_metadata/proto/v0/statistics.proto#L102) in the...

Announcement