tfio.experimental.serialization.decode_avro

Decode Avro string into Tensors.

data A String Tensor. The Avro strings to decode.
schema A string of the Avro schema.
name A name for the operation (optional).

A structured Tensors.