Commit 316a2977 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 353533479
parent ba63647f
# Adding Abseil (absl) flags quickstart # Adding Abseil (absl) flags quickstart
**WARNING** This module is deprecated. We no long use it in new models and
your projects should not depend on it. We will remove this module when
all models using it are deprecated which may take time.
## Defining a flag ## Defining a flag
absl flag definitions are similar to argparse, although they are defined on a global namespace. absl flag definitions are similar to argparse, although they are defined on a global namespace.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment