Skip to content

Commit f4c0fc2

Browse files
yuanliangzhetensorflower-gardener
authored andcommitted
Remove internal dependencies from OSS.
PiperOrigin-RevId: 422883948
1 parent b5c567e commit f4c0fc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

official/projects/movinet/train.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
# Import movinet libraries to register the backbone and model into tf.vision
4747
# model garden factory.
4848
# pylint: disable=unused-import
49-
from official.projects.movinet.google.configs import movinet_google
50-
from official.projects.movinet.google.modeling import movinet_model_google
5149
from official.projects.movinet.modeling import movinet
5250
from official.projects.movinet.modeling import movinet_model
5351
# pylint: enable=unused-import

0 commit comments

Comments
 (0)