We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba63647 commit 316a297Copy full SHA for 316a297
official/utils/flags/README.md
@@ -1,4 +1,9 @@
1
# Adding Abseil (absl) flags quickstart
2
+
3
+**WARNING** This module is deprecated. We no long use it in new models and
4
+your projects should not depend on it. We will remove this module when
5
+all models using it are deprecated which may take time.
6
7
## Defining a flag
8
absl flag definitions are similar to argparse, although they are defined on a global namespace.
9
0 commit comments