Base class for generating string representations of a flag value.
Inherits From: ArgumentSerializer
View aliases
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.flags.ListSerializer(
list_sep
)
Methods
serialize
serialize(
value
)
See base class.