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
RTMDet_mmcv
ff793569442f38a056eeec976a0aa737dbe56b29
ff793569442f38a056eeec976a0aa737dbe56b29
Switch branch/tag
rtmdet_mmcv
mmdet
models
language_models
__init__.py
Find file
Normal view
History
Permalink
__init__.py
101 Bytes
Edit
Web IDE
Newer
Older
update code
dengjb
committed
Nov 18, 2023
1
2
3
4
# Copyright (c) OpenMMLab. All rights reserved.
from
.bert
import
BertModel
__all__
=
[
'BertModel'
]