Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
90b8e658
Commit
90b8e658
authored
Apr 26, 2022
by
Jaehong Kim
Committed by
A. Unique TensorFlower
Apr 26, 2022
Browse files
Fix api exports for the RetinaNetHeadQuantized class.
PiperOrigin-RevId: 444755428
parent
ee59ae80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/projects/qat/vision/modeling/heads/__init__.py
official/projects/qat/vision/modeling/heads/__init__.py
+1
-1
No files found.
official/projects/qat/vision/modeling/heads/__init__.py
View file @
90b8e658
...
...
@@ -15,4 +15,4 @@
# Lint as: python3
"""Heads package definition."""
from
official.vision.
beta.
modeling.heads.dense_prediction_heads
import
RetinaNetHead
from
official.
projects.qat.
vision.modeling.heads.dense_prediction_heads
import
RetinaNetHead
Quantized
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment