tfio.experimental.serialization.encode_avro

Encode Tensors into Avro string.

data A list of Tensors to encode.
schema A string of the Avro schema.
name A name for the operation (optional).

An Avro-encoded string Tensor.