We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c567e commit f4c0fc2Copy full SHA for f4c0fc2
official/projects/movinet/train.py
@@ -46,8 +46,6 @@
46
# Import movinet libraries to register the backbone and model into tf.vision
47
# model garden factory.
48
# 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
51
from official.projects.movinet.modeling import movinet
52
from official.projects.movinet.modeling import movinet_model
53
# pylint: enable=unused-import
0 commit comments