Unverified Commit 443461cc authored by Hongjun Choi's avatar Hongjun Choi Committed by GitHub
Browse files

Merged commit includes the following changes: (#7325)

260622966  by A. Unique TensorFlower<gardener@tensorflow.org>:

    Add absl_app import.

--

PiperOrigin-RevId: 260622966
parent aad41340
......@@ -26,6 +26,7 @@ import json
import os
# pylint: disable=g-bad-import-order
from absl import app as absl_app
from absl import flags
from absl import logging
import tensorflow as tf
......
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