tomofi's picture
Add application file
2366e36
raw
history blame
No virus
113 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .bert_encoder import BertEncoder
__all__ = ['BertEncoder']