Skip to content

Commit

Permalink
Remove internal dependencies from OSS.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 422883948
  • Loading branch information
yuanliangzhe authored and tensorflower-gardener committed Jan 19, 2022
1 parent b5c567e commit f4c0fc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions official/projects/movinet/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@
# Import movinet libraries to register the backbone and model into tf.vision
# model garden factory.
# 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_model
# pylint: enable=unused-import
Expand Down

0 comments on commit f4c0fc2

Please sign in to comment.