Base class for generating string representations of a flag value.
Inherits From: ArgumentSerializer
tf.compat.v1.flags.CsvListSerializer(
list_sep
)
Methods
serialize
serialize(
value
)
Serializes a list as a CSV string or unicode.