Commit 3c3b53f9 authored by Yeqing Li's avatar Yeqing Li Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 433892815
parent 983a6fa2
...@@ -15,5 +15,5 @@ ...@@ -15,5 +15,5 @@
"""Vision package definition.""" """Vision package definition."""
# Lint as: python3 # Lint as: python3
# pylint: disable=unused-import # pylint: disable=unused-import
from official.vision.beta import configs from official.vision import configs
from official.vision.beta import tasks from official.vision.tasks.google import tasks
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