tf.compat.v1.flags.ListParser

Parser for a comma-separated list of strings.

Inherits From: BaseListParser

tf.compat.v1.flags.ListParser()

Methods

flag_type

flag_type()

See base class.

parse

parse(
    argument
)

Parses argument as comma-separated list of strings.