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
chenpangpang
transformers
Commits
ad719652
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "7cdd9da5bf28c53c214e22d082dd62032f9b00fc"
Unverified
Commit
ad719652
authored
Jun 06, 2022
by
regisss
Committed by
GitHub
Jun 06, 2022
Browse files
Remove circular imports in layoutlm/__init__.py (#17576)
parent
19a8a303
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/transformers/models/layoutlm/__init__.py
src/transformers/models/layoutlm/__init__.py
+0
-2
No files found.
src/transformers/models/layoutlm/__init__.py
View file @
ad719652
...
...
@@ -25,8 +25,6 @@ from ...utils import (
is_tokenizers_available
,
is_torch_available
,
)
from
.configuration_layoutlm
import
LAYOUTLM_PRETRAINED_CONFIG_ARCHIVE_MAP
,
LayoutLMConfig
from
.tokenization_layoutlm
import
LayoutLMTokenizer
_import_structure
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment