[][src]Module tfrecord::markers

Marker traits.

Traits

GenericRecord

The trait marks the type that can be serailized to or deserialized from TFRecord raw bytes.

HistogramProtoElement

A trait marking types that can be converted to elements of HistogramProto.

TensorProtoElement

The marker trait that can be converted to elements of TensorProto.

TryInfoImageList

A trait marking if the type can be converted to a list of imgaes.