Skip to content

Support for binary tensors #30

@nikhilk

Description

@nikhilk

Support input binary data via Buffer values.

However, on the output end, we'll need some way for the user to specify whether to deserialize buffers into strings, or leave them as Buffer values. TensorFlow treats binary data the same as "strings", so there is no Tensor type to key off of.

This would be useful for image data as an example.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions