Commit 07246791 authored by Liangzhe Yuan's avatar Liangzhe Yuan Committed by A. Unique TensorFlower
Browse files

Remove internal dependencies from OSS.

PiperOrigin-RevId: 422883948
parent 9a395507
...@@ -46,8 +46,6 @@ from official.modeling import performance ...@@ -46,8 +46,6 @@ from official.modeling import performance
# Import movinet libraries to register the backbone and model into tf.vision # Import movinet libraries to register the backbone and model into tf.vision
# model garden factory. # model garden factory.
# pylint: disable=unused-import # pylint: disable=unused-import
from official.projects.movinet.google.configs import movinet_google
from official.projects.movinet.google.modeling import movinet_model_google
from official.projects.movinet.modeling import movinet from official.projects.movinet.modeling import movinet
from official.projects.movinet.modeling import movinet_model from official.projects.movinet.modeling import movinet_model
# pylint: enable=unused-import # pylint: enable=unused-import
......
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