Commit 960a1d78 authored by Xianzhi Du's avatar Xianzhi Du Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 399483204
parent 4f143790
......@@ -13,7 +13,6 @@
# limitations under the License.
"""Contains common building blocks for neural networks."""
from typing import Callable, Dict, List, Optional, Tuple, Union
from absl import logging
......
......@@ -13,7 +13,6 @@
# limitations under the License.
"""Keras-based TransformerEncoder block layer."""
import tensorflow as tf
from official.nlp import keras_nlp
......
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