提交 f3da50e7 编写于 作者: Y Yuexin Wu 提交者: A. Unique TensorFlower

Expose util function in __init__.py.

PiperOrigin-RevId: 508141402
上级 d41c1a85
......@@ -17,6 +17,8 @@
They can be used to assemble new `tf.keras` layers or models.
"""
# pylint: disable=wildcard-import
from official.nlp.modeling.layers import util
from official.nlp.modeling.layers.attention import *
from official.nlp.modeling.layers.bigbird_attention import BigBirdAttention
from official.nlp.modeling.layers.bigbird_attention import BigBirdMasks
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册