seisnn.example_proto.feature_to_example

seisnn.example_proto.feature_to_example(feature)[source]

Returns tf.SequenceExample serialize string from feature dict.

Parameters

feature (Feature) – Feature dict extract from stream.

Returns

Serialized example.