Commit 90b8e658 authored by Jaehong Kim's avatar Jaehong Kim Committed by A. Unique TensorFlower
Browse files

Fix api exports for the RetinaNetHeadQuantized class.

PiperOrigin-RevId: 444755428
parent ee59ae80
......@@ -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 RetinaNetHeadQuantized
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